Borderou de evaluare (job #3341664)

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

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
10ms557kbLungime minima gresita4
20ms303kbLungime minima gresita4
30ms303kbLungime minima gresita4
40ms557kbLungime minima gresita4
50ms557kbLungime minima gresita4
60ms561kbLungime minima gresita4
70ms557kbLungime minima gresita4
80ms819kbLungime minima gresita4
90ms557kbLungime minima gresita4
100ms557kbLungime minima gresita4
Punctaj total40

Ceva nu functioneaza?