Borderou de evaluare (job #2548092)

Utilizator Bogdan.1108Mandresi Bogdan Bogdan.1108 Data 16 februarie 2020 10:57:53
Problema Lacuri Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int ver()': main.cpp:19:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(iii = ii; a[iii][jj] == -1; iii++); iii--; ^~~ main.cpp:19:42: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(iii = ii; a[iii][jj] == -1; iii++); iii--; ^~~ main.cpp:20:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(jjj = jj; a[ii][jjj] == -1; jjj++); jjj--; ^~~ main.cpp:20:42: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(jjj = jj; a[ii][jjj] == -1; jjj++); jjj--; ^~~ main.cpp: In function 'int main()': main.cpp:54:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i = 1; i <= n; i++) ^~~ main.cpp:62:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' mark++; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK!10
24ms131kbOK!10
34ms131kbOK!10
43ms131kbOK!10
511ms393kbOK!10
65ms655kbOK!10
75ms655kbOK!10
83ms131kbOK!10
95ms262kbOK!10
102ms131kbOK!10
Punctaj total100

Ceva nu functioneaza?