Borderou de evaluare (job #3339356)

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

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
40ms303kbIncorect0
50ms303kbIncorect0
61ms303kbIncorect0
71ms303kbIncorect0
82ms303kbIncorect0
92ms561kbIncorect0
103ms557kbOK5
113ms557kbIncorect0
124ms557kbIncorect0
134ms557kbIncorect0
146ms557kbOK5
156ms561kbIncorect0
164ms557kbIncorect0
171ms425kbIncorect0
185ms557kbIncorect0
194ms557kbIncorect0
204ms557kbIncorect0
Punctaj total20

Ceva nu functioneaza?