Borderou de evaluare (job #2720139)

Utilizator ptudortudor P ptudor Data 10 martie 2021 17:03:31
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
1302ms131kbIncorect0
2257ms262kbIncorect0
3268ms262kbIncorect0
4266ms262kbIncorect0
5254ms262kbIncorect0
6249ms131kbIncorect0
7273ms262kbIncorect0
8272ms131kbIncorect0
9270ms262kbIncorect0
10303ms1441kbIncorect0
11344ms1966kbIncorect0
12364ms7245kbIncorect0
13196ms3682kbIncorect0
14247ms131kbIncorect0
15243ms131kbIncorect0
Punctaj total0

Ceva nu functioneaza?