Pagini recente » Borderou de evaluare (job #412719) | Borderou de evaluare (job #2477848) | Borderou de evaluare (job #1129059) | Borderou de evaluare (job #2248963) | Borderou de evaluare (job #2957140)
Borderou de evaluare (job #2957140)
Raport evaluator
Compilare:
main.cpp: In function 'void baga(long long int)':
main.cpp:53:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
53 | for(int nod = leaf; nod != 1;nod = parent[nod])
| ^~~
main.cpp:55:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
55 | cost[leaf][n] -= path_flow;
| ^~~~
main.cpp: In function 'void solve()':
main.cpp:82:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
82 | while(bfs());
| ^~~~~
main.cpp:84:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
84 | 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 | 10ms | 7704kb | OK | 10 |
| 10 | 7ms | 8208kb | OK | 10 |
| Punctaj total | 100 |