Borderou de evaluare (job #2349564)

Utilizator robx12lnLinca Robert robx12ln Data 20 februarie 2019 16:17:11
Problema Trans Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:39:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while( !dq[0].empty() && Dp[ dq[0].back() ] + S[0][i] - S[0][ dq[0].back() ] >= Dp[i] ) ^~~~~ main.cpp:41:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' dq[0].push_back( i ); ^~ main.cpp:42:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while( !dq[1].empty() && Dp[ dq[1].back() ] + S[1][i] - S[1][ dq[1].back() ] >= Dp[i] ) ^~~~~ main.cpp:44:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' dq[1].push_back( i ); ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
37ms262kbOK10
417ms393kbOK10
555ms262kbOK10
663ms393kbOK10
766ms262kbOK10
873ms393kbOK10
963ms393kbOK10
1081ms393kbOK10
Punctaj total100

Ceva nu functioneaza?