Borderou de evaluare (job #2539291)
Raport evaluator
Compilare:
main.cpp: In function 'bool OK(int, int)':
main.cpp:9:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
{ if(i<1||j<1||i>N||j>N)
^~
main.cpp:11:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(Map[i][j]==-1)
^~
main.cpp:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
main.cpp:14:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
return true;
^~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 3ms | 131kb | OK | 10 |
| 5 | 3ms | 131kb | OK | 10 |
| 6 | 5ms | 262kb | OK | 10 |
| 7 | 9ms | 262kb | OK | 10 |
| 8 | 4ms | 262kb | OK | 10 |
| 9 | 4ms | 262kb | OK | 10 |
| 10 | 3ms | 131kb | OK | 10 |
| Punctaj total | 100 |