Job 16434

Owner
vancea catalin
Problem
U
Source
1.13KB
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>=1 && max1>=1) 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.2675s
2Ok0.2577s
3Wrong answer0.3685s
Questions?

Sponsors Gold