Borderou de evaluare (job #3341665)

Utilizator cavajagRobert-Alexandru Genete cavajag Data 20 februarie 2026 16:58:51
Problema Insule Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 4

Raport evaluator

Compilare: main.cpp: In function 'void filr(int, int)': main.cpp:8:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 8 | {if(i < 1 || i > n || j < 1 || j > m)//regula de aur la fill cica ca dupa e ineficient | ^~ main.cpp:11:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | if(a[i][j] == 1) | ^~ main.cpp: In function 'void filg(int, int)': main.cpp:22:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 22 | {if(i < 1 || i > n || j < 1 || j > m) | ^~ main.cpp:25:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 25 | if(a[i][j] == 2) | ^~ main.cpp: In function 'void filb(int, int)': main.cpp:37:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 37 | {if(i < 1 || i > n || j < 1 || j > m) | ^~ main.cpp:40:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 40 | if(a[i][j] == 3) | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms557kbRaspuns Gresit0
20ms401kbLungime minima gresita4
30ms303kbRaspuns Gresit0
40ms557kbRaspuns Gresit0
50ms557kbRaspuns Gresit0
60ms557kbRaspuns Gresit0
70ms819kbRaspuns Gresit0
80ms819kbRaspuns Gresit0
90ms557kbRaspuns Gresit0
100ms569kbRaspuns Gresit0
Punctaj total4

Ceva nu functioneaza?