Borderou de evaluare (job #2773594)

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

Raport evaluator

Compilare: main.cpp: In member function 'void Hash::deleteItem(long long unsigned 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: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, long long unsigned 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:53:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
135ms16121kbIncorect00
235ms16121kbIncorect00
335ms16121kbIncorect00
491ms16252kbIncorect00
598ms16252kbIncorect0
6104ms16384kbIncorect0
7203ms16515kbIncorect00
8316ms17170kbIncorect00
9663ms18219kbIncorect0
10589ms18087kbIncorect0
Punctaj total0

Ceva nu functioneaza?