Borderou de evaluare (job #3163256)

Utilizator adelina_15InfoAdelina Radoi adelina_15Info Data 31 octombrie 2023 10:05:16
Problema Heapuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void Sterge(int)': main.cpp:38:93: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 38 | while((poz*2 < n && h[poz].first > h[poz*2].first) || (h[poz].first > h[poz*2+1].first) && poz*2+1 < n) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ main.cpp:35:15: warning: 'poz' may be used uninitialized [-Wmaybe-uninitialized] 35 | swap(h[poz], h[n-1]); | ^ main.cpp:28:9: note: 'poz' was declared here 28 | int poz; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbIncorect00
30ms303kbOK1010
42ms303kbIncorect00
50ms303kbIncorect00
669ms614kbIncorect0
711ms1466kbKilled by Signal 110
810ms1232kbKilled by Signal 110
911ms626kbKilled by Signal 110
1010ms630kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?