Borderou de evaluare (job #3339357)

Utilizator mihaigeorgescuGeorgescu Mihai mihaigeorgescu Data 7 februarie 2026 16:10:41
Problema Sir Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 35

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 14 | while(!sq.empty() && v[i]>v[sq.back()]) sq.pop_back(); sq.push_back(i); | ^~~~~ main.cpp:14:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 14 | while(!sq.empty() && v[i]>v[sq.back()]) sq.pop_back(); sq.push_back(i); | ^~ main.cpp:15:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 15 | while(!iq.empty() && v[i]<v[iq.back()]) iq.pop_back(); iq.push_back(i); | ^~~~~ main.cpp:15:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 15 | while(!iq.empty() && v[i]<v[iq.back()]) iq.pop_back(); iq.push_back(i); | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK5
20ms303kbIncorect0
30ms303kbOK5
40ms303kbOK5
50ms303kbIncorect0
61ms303kbOK5
71ms303kbIncorect0
82ms303kbIncorect0
92ms557kbOK5
103ms557kbOK5
114ms557kbOK5
124ms557kbIncorect0
133ms557kbIncorect0
146ms557kbIncorect0
154ms507kbIncorect0
166ms557kbIncorect0
171ms303kbIncorect0
184ms561kbIncorect0
196ms557kbIncorect0
206ms557kbIncorect0
Punctaj total35

Ceva nu functioneaza?