Pagini recente » Borderou de evaluare (job #1864341) | Borderou de evaluare (job #2110458) | Borderou de evaluare (job #1830619) | Borderou de evaluare (job #467350) | Borderou de evaluare (job #2595565)
Borderou de evaluare (job #2595565)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs()':
main.cpp:37: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:68: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(short int, short int, short 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: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:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd%hd" , &n , &m);
^
main.cpp:115:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd%hd%hd" , &x , &y , &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | Okay! | 10 |
2 | 2ms | 262kb | Okay! | 10 |
3 | 3ms | 262kb | Okay! | 10 |
4 | 3ms | 262kb | Okay! | 10 |
5 | 3ms | 262kb | Okay! | 10 |
6 | 14ms | 262kb | Okay! | 10 |
7 | 31ms | 393kb | Okay! | 10 |
8 | 26ms | 393kb | Okay! | 10 |
9 | 45ms | 393kb | Okay! | 10 |
10 | 13ms | 393kb | Okay! | 10 |
Punctaj total | 100 |