Borderou de evaluare (job #2292648)

Utilizator cameliapatileaPatilea Catalina Camelia cameliapatilea Data 29 noiembrie 2018 19:33:21
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
17ms2490kbOK1010
27ms2490kbOK1010
37ms2490kbOK1010
464ms2752kbIncorect00
575ms2883kbIncorect0
6122ms3276kbIncorect0
7241ms3276kbIncorect00
8937ms4980kbOK100
91200ms5505kbTime limit exceeded0
101203ms5505kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?