Job 16462

Owner
Vidrsacu NIcu-Traian
Problem
U
Source
1.12KB
Result
Wrong answer

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.2560s
2Wrong answer0.2563s
Questions?

Sponsors Gold