Borderou de evaluare (job #637029)

Utilizator avatar VladL Vladimir Lentev VladL IP ascuns
Problemă Diagonal (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 1 mar. 2022 15:03:47 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 14 | for(j=0;j<n;j++) | ^~~ main.cpp:16:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 16 | in.get(); | ^~ main.cpp:21:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 21 | for(j=1;j<=n-1;j++) | ^~~ main.cpp:24:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 24 | out<<'\n'; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 2 ms 114 kb OK 10
7 1 ms 110 kb OK 10
8 1 ms 106 kb OK 10
9 1 ms 229 kb OK 10
10 1 ms 110 kb OK 10
Punctaj total 100