Borderou de evaluare (job #2884404)

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

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) dim--; | ~~~~~~~~~~~~~~^~~~~ main.cpp:27:18: warning: unused variable 's' [-Wunused-variable] 27 | unsigned int s = v[key].size() - 1; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms1748kbOK10
23ms2011kbIncorect0
320ms2011kbIncorect0
491ms2826kbIncorect0
569ms2899kbIncorect0
6223ms4595kbIncorect0
7475ms7208kbIncorect0
81010ms8081kbIncorect0
91749ms9809kbIncorect0
101258ms10063kbIncorect0
Punctaj total10

Ceva nu functioneaza?