Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2844304)
| Utilizator | Data | 4 februarie 2022 09:02:27 | |
|---|---|---|---|
| Problema | Drumuri2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In constructor 'MinChainDecomposition::MinChainDecomposition(int)':
main.cpp:96:7: warning: 'MinChainDecomposition::n' will be initialized after [-Wreorder]
96 | int n;
| ^
main.cpp:95:11: warning: 'MaxFlow MinChainDecomposition::flow' [-Wreorder]
95 | MaxFlow flow;
| ^~~~
main.cpp:100:3: warning: when initialized here [-Wreorder]
100 | MinChainDecomposition(int n) : n(n), flow(2 * n + 2) {
| ^~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 184kb | OK | 10 |
| 2 | 2ms | 184kb | OK | 10 |
| 3 | 2ms | 184kb | OK | 10 |
| 4 | 2ms | 184kb | OK | 10 |
| 5 | 2ms | 184kb | OK | 10 |
| 6 | 2ms | 184kb | OK | 10 |
| 7 | 2ms | 184kb | OK | 10 |
| 8 | 2ms | 184kb | OK | 10 |
| 9 | 6ms | 356kb | OK | 10 |
| 10 | 2ms | 184kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
