Borderou de evaluare (job #2681537)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 5 decembrie 2020 19:08:23
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:20:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < h[key].size() ; i ++) ~~^~~~~~~~~~~~~~~ main.cpp:19:9: warning: unused variable 'i' [-Wunused-variable] int i, key = x % MOD; ^ main.cpp: In function 'void updateh(int, int)': main.cpp:28:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < h[key].size() ; i ++) ~~^~~~~~~~~~~~~~~ main.cpp:27:9: warning: unused variable 'i' [-Wunused-variable] int i, key = x % MOD; ^ main.cpp: In function 'void eraseh(int)': main.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < h[key].size() ; i ++) ~~^~~~~~~~~~~~~~~ main.cpp:34:9: warning: unused variable 'i' [-Wunused-variable] int i, key = x % MOD; ^ main.cpp: In function 'int main()': main.cpp:76: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:77: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:79: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:81: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
134ms16121kbKilled by Signal 110
241ms16121kbKilled by Signal 110
340ms16121kbKilled by Signal 110
468ms16384kbKilled by Signal 110
570ms16515kbKilled by Signal 110
6135ms17170kbKilled by Signal 110
7309ms18874kbKilled by Signal 110
8403ms19267kbKilled by Signal 110
9458ms20054kbKilled by Signal 110
101530ms36175kbOK10
Punctaj total10

Ceva nu functioneaza?