Borderou de evaluare (job #2292660)

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

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
151ms24117kbIncorect00
251ms24117kbOK1010
351ms24117kbIncorect00
4105ms24510kbIncorect00
5121ms25559kbIncorect0
6148ms27131kbIncorect0
7255ms26869kbIncorect00
8442ms30146kbIncorect00
9786ms32374kbIncorect0
10835ms31588kbIncorect0
Punctaj total10

Ceva nu functioneaza?