Borderou de evaluare (job #737467)

Utilizator avatar etreubo bostinescu octavian etreubo IP ascuns
Problemă Robinson (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 oct. 2023 10:20:01 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 16 | for(int i=1;i<=m;i++) | ^~~ main.cpp:18:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | for(int i=2;i<=m;i++) | ^~~ main.cpp:28:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 28 | if(mat[ci][cj]==0) | ^~ main.cpp:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 30 | aux=mat[ci][cj]%4; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 3 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 2 ms 245 kb OK 10
7 2 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100