Borderou de evaluare (job #598741)

Utilizator avatar Alecsandru Codreanu Alexandru Alecsandru IP ascuns
Problemă Alfabetar Compilator cpp-32
Rundă lasm_20_05_2021_cl11 Status evaluat
Dată 20 mai 2021 11:51:33 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:20:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 20 | for(j=l[i];j<lmax;j++) | ^~~ main.cpp:22:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 22 | for(j=lmax-1;j>=0;j--) | ^~~ main.cpp:23:22: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 23 | {for(i=1;i<=n;i++) | ^~~ main.cpp:24:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 24 | g<<a[i][j];g<<endl;} | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1 ms 262 kb OK 10
5 1 ms 393 kb OK 10
6 1 ms 389 kb OK 10
7 1 ms 262 kb OK 10
8 2 ms 393 kb OK 10
9 1 ms 262 kb OK 10
10 1 ms 262 kb OK 10
Punctaj total 100