Borderou de evaluare (job #2888812)

Utilizator widzAndrei-Daniel Tava widz Data 11 aprilie 2022 20:55:36
Problema Coduri Huffman Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 65

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:43:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 43 | for(int i=0; i<nodes; ++i) | ~^~~~~~ main.cpp:49:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 49 | while(pos < nodes || internal_q.size() > 1) | ~~~~^~~~~~~ main.cpp:52:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 52 | if (pos == nodes) | ~~~~^~~~~~~~ main.cpp:80:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 80 | if (pos < nodes && !internal_q.empty()) | ~~~~^~~~~~~ main.cpp:82:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 82 | if (pos < nodes && symbol_q[pos]->val <= internal_q.front()->val) | ~~~~^~~~~~~ main.cpp:96:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 96 | if(pos == nodes) | ~~~~^~~~~~~~ main.cpp:121:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 121 | for(int i=0;i<nodes;++i) | ~^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK!5
21ms184kbOK!5
31ms184kbOK!5
41ms184kbOK!5
58ms598kbOK!5
66ms671kbOK!5
736ms1871kbOK!5
821ms1732kbOK!5
953ms7274kbOK!5
1048ms5050kbOK!5
11173ms8302kbOK!5
12111ms8400kbOK!5
13224ms16670kbOK!5
14556ms43536kbUn cod este prefix al altuia!0
15634ms65552kbMemory limit exceeded0
16815ms65552kbMemory limit exceeded0
17465ms65556kbMemory limit exceeded0
18380ms65552kbMemory limit exceeded0
19470ms65552kbMemory limit exceeded0
20655ms65556kbMemory limit exceeded0
Punctaj total65

Ceva nu functioneaza?