Job 16432

Owner
vancea catalin
Problem
U
Source
1.14KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:49:65: warning: 'ind2' may be used uninitialized in this function [-Wmaybe-uninitialized]
             if(max2>=2 && max1>=2) maxi=max(maxi,max2+max1+(ind2-ind1-1));
                                                                 ^
prog.cpp:49:65: warning: 'ind1' may be used uninitialized in this function [-Wmaybe-uninitialized]

Results

Test numberResultTime
1Ok0.2560s
2Ok0.2566s
3Wrong answer0.3682s
Questions?

Sponsors Gold