Borderou de evaluare (job #3163260)

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

Raport evaluator

Compilare: main.cpp: In function 'void Sterge(int)': main.cpp:40:93: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 40 | 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:37:15: warning: 'poz' may be used uninitialized [-Wmaybe-uninitialized] 37 | swap(h[poz], h[n-1]); | ^ main.cpp:30:9: note: 'poz' was declared here 30 | int poz; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbOK1010
30ms303kbOK1010
41ms303kbOK1010
50ms303kbIncorect00
639ms630kbOK10
711ms1466kbKilled by Signal 110
810ms1236kbKilled by Signal 110
911ms630kbKilled by Signal 110
1011ms622kbKilled by Signal 110
Punctaj total40

Ceva nu functioneaza?