Pagini recente » Borderou de evaluare (job #3208139) | Borderou de evaluare (job #1015883) | Borderou de evaluare (job #1548941) | Borderou de evaluare (job #2069389) | Borderou de evaluare (job #2821416)
Borderou de evaluare (job #2821416)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::dfs(int, int)':
main.cpp:50:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | for(int i = 0; i < adcost[node].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void solveMaximumFlow()':
main.cpp:65:9: warning: unused variable 'matrix_flow' [-Wunused-variable]
65 | int matrix_flow[N][N]; ///the flow on an edge
| ^~~~~~~~~~~
main.cpp:95:13: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
95 | fout << sol;
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 2572kb | OK | 10 |
2 | 6ms | 2572kb | OK | 10 |
3 | 6ms | 2531kb | OK | 10 |
4 | 6ms | 2531kb | OK | 10 |
5 | 11ms | 2797kb | OK | 10 |
6 | 40ms | 3411kb | OK | 10 |
7 | 169ms | 6639kb | OK | 10 |
8 | 339ms | 8617kb | OK | 10 |
9 | 440ms | 10608kb | OK | 10 |
10 | 6ms | 2478kb | OK | 10 |
Punctaj total | 100 |