Borderou de evaluare (job #2681576)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 5 decembrie 2020 20:28:44
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int findh(int)': main.cpp:24:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0 ; i < h[key].size() ; i ++) ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void updateh(int, int)': main.cpp:32:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0 ; i < h[key].size() ; i ++) ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void eraseh(int)': main.cpp:38:9: warning: unused variable 'i' [-Wunused-variable] int i, key = x % MOD; ^ main.cpp: In function 'int main()': main.cpp:81:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("secv5.in", "r", stdin); ^ main.cpp:82:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("secv5.out", "w", stdout); ^ main.cpp:84:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &n , &l , &u); ^ main.cpp:86:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
138ms16121kbKilled by Signal 110
240ms16121kbKilled by Signal 110
348ms16121kbKilled by Signal 110
457ms16384kbKilled by Signal 110
582ms16515kbKilled by Signal 110
6151ms17301kbKilled by Signal 110
7305ms18743kbKilled by Signal 110
8366ms19398kbKilled by Signal 110
9421ms20054kbKilled by Signal 110
101464ms36110kbOK10
Punctaj total10

Ceva nu functioneaza?