Pagini recente » Borderou de evaluare (job #2039980) | Borderou de evaluare (job #233928) | Borderou de evaluare (job #1390649) | Borderou de evaluare (job #1297927) | Borderou de evaluare (job #2606880)
Borderou de evaluare (job #2606880)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:47:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[x].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int max_flow()':
main.cpp:78:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < G[t].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp:89:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[t].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:99:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.in" , "r" , stdin);
^
main.cpp:100:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.out" , "w" , stdout);
^
main.cpp:102:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &n , &m , &e);
^
main.cpp:106:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &x , &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 3538kb | OK | 10 |
2 | 8ms | 3538kb | OK | 10 |
3 | 8ms | 3538kb | OK | 10 |
4 | 9ms | 3538kb | OK | 10 |
5 | 11ms | 3538kb | OK | 10 |
6 | 27ms | 4063kb | OK | 10 |
7 | 60ms | 4718kb | OK | 10 |
8 | 58ms | 4456kb | OK | 10 |
9 | 104ms | 5373kb | OK | 10 |
10 | 203ms | 6946kb | Time limit exceeded | 0 |
Punctaj total | 90 |