Borderou de evaluare (job #841799)

Utilizator avatar DeakDarius HackerPrime DeakDarius IP ascuns
Problemă Cuvant (clasa a 7-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 14 nov. 2025 12:16:25 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:58:11: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 58 | while(!isalpha(p->val.back())) | ^~~~~ main.cpp:61:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 61 | p = p->next; | ^ main.cpp:67:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 67 | if(cnt == 0 ) | ^~ main.cpp:69:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 69 | p->next = q->next; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 512 kb OK 10
2 1 ms 512 kb OK 10
3 1 ms 512 kb OK 10
4 1 ms 296 kb OK 10
5 1 ms 512 kb OK 10
6 1 ms 296 kb OK 10
7 1 ms 512 kb OK 10
8 1 ms 296 kb OK 10
9 1 ms 296 kb OK 10
10 1 ms 296 kb OK 10
Punctaj total 100