Borderou de evaluare (job #2292653)

Utilizator cameliapatileaPatilea Catalina Camelia cameliapatilea Data 29 noiembrie 2018 19:34:58
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void adauga_in_hash(int)': main.cpp:14:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < hash_table[corespondenta].size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:14:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < hash_table[corespondenta].size(); i++) ^~~ main.cpp:19:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if( ok == 0) ^~ main.cpp: In function 'void sterge_din_hash(int)': main.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < hash_table[corespondenta].size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:25:9: warning: variable 'ok' set but not used [-Wunused-but-set-variable] int ok = 0; ^~ main.cpp: In function 'int gaseste_element(int)': main.cpp:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i< hash_table[corespondenta].size() && ok == 0; i++) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
157ms24117kbOK1010
251ms24117kbOK1010
352ms24117kbOK1010
497ms24510kbIncorect00
5118ms24379kbIncorect0
6168ms24903kbIncorect0
7278ms24903kbIncorect00
8937ms26476kbOK100
91203ms26869kbTime limit exceeded0
101200ms27000kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?