Borderou de evaluare (job #2802969)

Utilizator lolismekAlex Jerpelea lolismek Data 19 noiembrie 2021 10:18:26
Problema Branza Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:7:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7 | if(!deq.empty() && deq.front() == i - t) deq.pop_front(); while(!deq.empty() && s * (i - deq.back()) + v[deq.back()] >= v[i]) deq.pop_back(); | ^~ main.cpp:7:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7 | if(!deq.empty() && deq.front() == i - t) deq.pop_front(); while(!deq.empty() && s * (i - deq.back()) + v[deq.back()] >= v[i]) deq.pop_back(); | ^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbOK1030
22ms184kbOK10
31ms184kbOK10
430ms1056kbOK1030
560ms1552kbOK10
648ms1605kbOK10
768ms1798kbOK1010
890ms1851kbOK1010
959ms1863kbOK1010
1091ms1814kbOK1010
Punctaj total100

Ceva nu functioneaza?