Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2720102)
| Utilizator | 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 |
|---|---|---|---|---|
| 1 | 265ms | 131kb | Incorect | 0 |
| 2 | 255ms | 131kb | Incorect | 0 |
| 3 | 245ms | 262kb | Incorect | 0 |
| 4 | 285ms | 262kb | Incorect | 0 |
| 5 | 273ms | 262kb | Incorect | 0 |
| 6 | 260ms | 262kb | Incorect | 0 |
| 7 | 265ms | 393kb | Incorect | 0 |
| 8 | 261ms | 262kb | Incorect | 0 |
| 9 | 256ms | 131kb | Incorect | 0 |
| 10 | 298ms | 1310kb | Incorect | 0 |
| 11 | 351ms | 1835kb | Incorect | 0 |
| 12 | 385ms | 7245kb | Incorect | 0 |
| 13 | 192ms | 3682kb | Incorect | 0 |
| 14 | 262ms | 131kb | Incorect | 0 |
| 15 | 256ms | 131kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
