Borderou de evaluare (job #2720087)

Utilizator ptudortudor P ptudor Data 10 martie 2021 16:20:56
Problema Artifact Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:37:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int j = 0 ; j <= sz / 2; j++) cout << st[j] << " "; cout << " | "; ^~~ main.cpp:37:62: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int j = 0 ; j <= sz / 2; j++) cout << st[j] << " "; cout << " | "; ^~~~ main.cpp: In function 'void solve2()': main.cpp:46:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int j = sz / 2 + 1 ; j <= sz; j++) cout << st[j] << " "; cout << " | "; ^~~ main.cpp:46:67: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int j = sz / 2 + 1 ; j <= sz; j++) cout << st[j] << " "; cout << " | "; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1266ms131kbIncorect0
2272ms262kbIncorect0
3253ms262kbIncorect0
4254ms262kbIncorect0
5291ms262kbIncorect0
6263ms131kbIncorect0
7314ms311kbIncorect0
8262ms131kbIncorect0
9258ms131kbIncorect0
10294ms1220kbIncorect0
11348ms1835kbIncorect0
12401ms7245kbIncorect0
13197ms3682kbIncorect0
14275ms131kbIncorect0
15268ms212kbIncorect0
Punctaj total0

Ceva nu functioneaza?