Borderou de evaluare (job #2720102)

Utilizator ptudortudor P ptudor Data 10 martie 2021 16:35:44
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
1265ms131kbIncorect0
2255ms131kbIncorect0
3245ms262kbIncorect0
4285ms262kbIncorect0
5273ms262kbIncorect0
6260ms262kbIncorect0
7265ms393kbIncorect0
8261ms262kbIncorect0
9256ms131kbIncorect0
10298ms1310kbIncorect0
11351ms1835kbIncorect0
12385ms7245kbIncorect0
13192ms3682kbIncorect0
14262ms131kbIncorect0
15256ms131kbIncorect0
Punctaj total0

Ceva nu functioneaza?