Borderou de evaluare (job #2881502)

Utilizator tudorcomanTudor Coman tudorcoman Data 30 martie 2022 15:38:52
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void Hash::insert(unsigned int)': main.cpp:25:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 25 | if(search(value) == -1) dim ++; | ~~~~~~~~~~~~~~^~~~~ main.cpp: In member function 'void Hash::erase(unsigned int)': main.cpp:33:12: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 33 | if(pos != -1) { | ~~~~^~~~~ main.cpp:37:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 37 | if(search(value) == -1) dim --; | ~~~~~~~~~~~~~~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms6103kbOK10
210ms6205kbOK10
326ms6512kbOK10
475ms8040kbOK10
590ms7393kbOK10
6493ms11980kbOK10
7552ms13864kbOK10
8707ms13869kbOK10
91098ms19255kbOK10
101400ms20303kbOK10
Punctaj total100

Ceva nu functioneaza?