Pagini recente » Borderou de evaluare (job #972241) | Borderou de evaluare (job #341340) | Borderou de evaluare (job #1216146) | Borderou de evaluare (job #176566) | Borderou de evaluare (job #2682470)
Borderou de evaluare (job #2682470)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:23:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int max_flow()':
main.cpp:52:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[d].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:64:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "r", stdin);
^
main.cpp:65:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
main.cpp:67:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:70:36: 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 |
Punctaj/grupa |
1 | 3ms | 262kb | OK | 10 | 10 |
2 | 3ms | 393kb | OK | 10 | 10 |
3 | 4ms | 524kb | OK | 10 | 10 |
4 | 4ms | 655kb | OK | 10 | 10 |
5 | 4ms | 786kb | OK | 10 | 10 |
6 | 5ms | 1048kb | OK | 10 | 10 |
7 | 13ms | 3407kb | OK | 10 | 10 |
8 | 25ms | 5767kb | OK | 10 | 30 |
9 | 31ms | 7340kb | OK | 10 |
10 | 40ms | 8126kb | OK | 10 |
Punctaj total | 100 |