Borderou de evaluare (job #2773596)

Utilizator iustin.pericicaPericica Iustin iustin.pericica Data 7 septembrie 2021 20:25:22
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In member function 'void Hash::deleteItem(int)': main.cpp:38:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < table[index].size(); i++){ ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:39:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (table[index][i] == key) main.cpp:39:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (table[index][i] == key) ^~ main.cpp:41:11: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' break; ^~~~~ main.cpp: In member function 'bool Hash::findItem(int, int)': main.cpp:48:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < table[index].size(); i++){ ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:49:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (table[index][i] == key)
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms393kbOK1010
23ms393kbIncorect00
33ms393kbOK1010
458ms786kbIncorect00
566ms1048kbIncorect0
682ms1966kbIncorect0
7190ms1966kbIncorect00
8365ms5505kbIncorect00
9911ms9043kbIncorect0
10917ms7602kbIncorect0
Punctaj total20

Ceva nu functioneaza?