Job 16466

Owner
Vidrsacu NIcu-Traian
Problem
U
Source
1.13KB
Result
Time Limit Exceeded

Compiler output

prog.cpp: In function 'void up(int, int, int, int, int)':
prog.cpp:8:11: warning: statement has no effect [-Wunused-value]
  viz[i][j]==1;
           ^
prog.cpp: In function 'void right(int, int, int, int)':
prog.cpp:34:11: warning: statement has no effect [-Wunused-value]
  viz[i][j]==1;
           ^
prog.cpp: In function 'void down(int, int, int)':
prog.cpp:42:11: warning: statement has no effect [-Wunused-value]
  viz[i][j]==1;
           ^

Results

Test numberResultTime
1Ok0.2559s
2Ok0.2653s
3Time Limit Exceeded0.6628s
Questions?

Sponsors Gold