Borderou de evaluare (job #2890433)

Utilizator Katherine456719Swan Katherine Katherine456719 Data 15 aprilie 2022 16:12:17
Problema Heapuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void del(int)': main.cpp:34:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | while(2 * position < heap.size()) | ~~~~~~~~~~~~~^~~~~~~~~~~~~ main.cpp:36:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | if(2 * position + 1 >= heap.size() or heap[2 * position].value < heap[2 * position + 1].value) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms204kbOK1010
21ms184kbOK1010
32ms184kbOK1010
44ms307kbOK1010
51ms184kbOK1060
663ms647kbOK10
7126ms1822kbOK10
8140ms1470kbOK10
9134ms999kbOK10
10135ms1089kbOK10
Punctaj total100

Ceva nu functioneaza?