Pagini recente » Borderou de evaluare (job #1166274) | Borderou de evaluare (job #2858789) | Borderou de evaluare (job #153032) | Borderou de evaluare (job #3039985) | Borderou de evaluare (job #2773596)
Borderou de evaluare (job #2773596)
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 |
1 | 2ms | 393kb | OK | 10 | 10 |
2 | 3ms | 393kb | Incorect | 0 | 0 |
3 | 3ms | 393kb | OK | 10 | 10 |
4 | 58ms | 786kb | Incorect | 0 | 0 |
5 | 66ms | 1048kb | Incorect | 0 |
6 | 82ms | 1966kb | Incorect | 0 |
7 | 190ms | 1966kb | Incorect | 0 | 0 |
8 | 365ms | 5505kb | Incorect | 0 | 0 |
9 | 911ms | 9043kb | Incorect | 0 |
10 | 917ms | 7602kb | Incorect | 0 |
Punctaj total | 20 |