Borderou de evaluare (job #2437313)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:48:64: 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:49:34: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] dp[(i & 1 ^ 1)][min(sumh + 1, max(0, max(j + v[i].h, d - v[i].l)))] + 1); ~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms524kbOK55
23ms524kbOK55
34ms524kbOK55
43ms524kbOK55
59ms524kbOK55
63ms524kbOK55
73ms524kbOK55
84ms524kbOK55
9101ms917kbTime limit exceeded00
102ms524kbOK55
113ms524kbOK55
124ms524kbOK55
134ms524kbOK55
144ms524kbOK55
153ms131kbKilled by Signal 1100
163ms131kbKilled by Signal 1100
173ms917kbKilled by Signal 1100
182ms131kbKilled by Signal 1100
193ms131kbKilled by Signal 110
202ms524kbOK5
Punctaj total65

Ceva nu functioneaza?