Borderou de evaluare (job #2595533)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 7 aprilie 2020 21:02:30
Problema Critice Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int bfs()': main.cpp:36:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0 ; j < G[u].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'void max_flow()': main.cpp:72:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0 ; j < G[t].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'void bfs2(int, int, int*)': main.cpp:95:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0 ; j < G[u].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:111:29: warning: unused variable 'nr' [-Wunused-variable] int m , x , y , z , i , nr; ^~ main.cpp:109:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("critice.in" , "r" , stdin); ^ main.cpp:110:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("critice.out" , "w" , stdout); ^ main.cpp:112:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d" , &n , &m); ^ main.cpp:115:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &x , &y , &z); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1252ms393kbTime limit exceeded0
2252ms393kbTime limit exceeded0
3251ms393kbTime limit exceeded0
4252ms393kbTime limit exceeded0
54ms393kbToo bad!0
6252ms393kbTime limit exceeded0
7251ms524kbTime limit exceeded0
8254ms524kbTime limit exceeded0
9252ms524kbTime limit exceeded0
10251ms524kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?