Job 15395

Owner
Mitja Žalik
Problem
MaxSquare
Source
1.05KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:13:14: warning: iteration 50u invokes undefined behavior [-Waggressive-loop-optimizations]
   l[i][0] = 0;
              ^
prog.cpp:12:2: note: containing loop
  for(int i=0; i<=50; i++){
  ^

Results

Test numberResultTime
1Wrong answer0.2565s
Questions?

Sponsors Gold