Borderou de evaluare (job #2437311)

Utilizator alextodoranTodoran Alexandru Raul alextodoran Data 9 iulie 2019 12:03:01
Problema Pitici3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:46:59: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] dp[i & 1][j] = max(max(dp[i & 1][j + 1], dp[i & 1 ^ 1][j]), ~~^~~ main.cpp:47:33: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] dp[i & 1 ^ 1][max(0, max(j + v[i].h, d - v[i].l))] + 1); ~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms524kbOK55
23ms524kbIncorect00
34ms524kbOK55
43ms524kbOK55
57ms524kbOK55
63ms524kbOK55
73ms524kbOK55
83ms524kbOK55
9101ms917kbTime limit exceeded00
102ms524kbOK55
113ms524kbIncorect00
124ms524kbIncorect00
134ms524kbIncorect00
144ms524kbIncorect00
153ms131kbKilled by Signal 1100
162ms131kbKilled by Signal 1100
174ms917kbKilled by Signal 1100
182ms131kbKilled by Signal 1100
192ms131kbKilled by Signal 110
202ms524kbOK5
Punctaj total40

Ceva nu functioneaza?