Borderou de evaluare (job #2816012)

Utilizator hhhhhhhAndrei Boaca hhhhhhh Data 10 decembrie 2021 21:01:14
Problema Sumzero Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:31:19: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations] 31 | dp[i][n+1]=n+1; | ~~~~~~~~~~^~~~ main.cpp:30:18: note: within this loop 30 | for(int i=0;i<=12;i++) | ~^~~~ main.cpp:40:37: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations] 40 | dp[j][i]=dp[j-1][poz]; | ~~~~~~~~~~~^ main.cpp:36:22: note: within this loop 36 | for(int j=1;j<=12;j++) | ~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
119ms19357kbIncorect00
218ms19361kbIncorect0
3171ms20094kbIncorect00
4114ms20484kbMemory limit exceeded0
5170ms20090kbIncorect0
6151ms19988kbIncorect0
7215ms20496kbMemory limit exceeded00
8233ms20500kbMemory limit exceeded0
9242ms20500kbMemory limit exceeded0
10230ms20488kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?