Borderou de evaluare (job #2681538)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 5 decembrie 2020 19:09: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:20: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:28: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:35:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0 ; i < h[key].size() ; i ++) ~~^~~~~~~~~~~~~~~ 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
133ms16121kbKilled by Signal 110
236ms16121kbKilled by Signal 110
340ms16121kbKilled by Signal 110
468ms16384kbKilled by Signal 110
584ms16515kbKilled by Signal 110
6157ms17170kbKilled by Signal 110
7290ms18743kbKilled by Signal 110
8338ms19267kbKilled by Signal 110
9433ms20054kbKilled by Signal 110
101373ms36175kbOK10
Punctaj total10

Ceva nu functioneaza?