Pagini recente » Borderou de evaluare (job #2965213) | Borderou de evaluare (job #130276) | Borderou de evaluare (job #2651919) | Borderou de evaluare (job #536548) | Borderou de evaluare (job #2957138)
Borderou de evaluare (job #2957138)
Raport evaluator
Compilare:
main.cpp: In function 'void baga(long long int)':
main.cpp:55:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
55 | for(int nod = leaf; nod != 1;nod = parent[nod])
| ^~~
main.cpp:57:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
57 | cost[leaf][n] -= path_flow;
| ^~~~
main.cpp: In function 'void solve()':
main.cpp:84:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
84 | while(bfs());
| ^~~~~
main.cpp:86:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
86 | g<<maxflow;
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 184kb | OK | 10 | 10 |
| 2 | 0ms | 184kb | OK | 10 | 10 |
| 3 | 0ms | 184kb | OK | 10 | 10 |
| 4 | 0ms | 184kb | OK | 10 | 10 |
| 5 | 0ms | 184kb | OK | 10 | 10 |
| 6 | 0ms | 184kb | OK | 10 | 10 |
| 7 | 0ms | 184kb | OK | 10 | 10 |
| 8 | 3ms | 5558kb | OK | 10 | 30 |
| 9 | 8ms | 7655kb | OK | 10 |
| 10 | 10ms | 8245kb | OK | 10 |
| Punctaj total | 100 |