Borderou de evaluare (job #2884406)

Utilizator VartonVarts Var Varton Data 3 aprilie 2022 12:31:30
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void insert(unsigned int)': main.cpp:21:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 21 | if(search(value) == -1) dim++; | ~~~~~~~~~~~~~~^~~~~ main.cpp: In function 'void erase(unsigned int)': main.cpp:29:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 29 | if (ind != -1) { | ~~~~^~~~~ main.cpp:33:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 33 | if(search(value) == -1) | ~~~~~~~~~~~~~~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms1748kbOK10
23ms1880kbOK10
310ms2060kbOK10
459ms2797kbOK10
5121ms2842kbOK10
6207ms4542kbOK10
7446ms6889kbOK10
8705ms7864kbOK10
91102ms10379kbOK10
101093ms10555kbOK10
Punctaj total100

Ceva nu functioneaza?