Pagini recente » Borderou de evaluare (job #2163254) | Borderou de evaluare (job #1627436) | Borderou de evaluare (job #1403016) | Borderou de evaluare (job #2058460) | Borderou de evaluare (job #2916172)
Borderou de evaluare (job #2916172)
Raport evaluator
Compilare:
main.cpp: In constructor 'MaxFlow::MaxFlow(int)':
main.cpp:13:19: warning: 'MaxFlow::t' will be initialized after [-Wreorder]
13 | int nodes, s, t;
| ^
main.cpp:13:9: warning: 'int MaxFlow::nodes' [-Wreorder]
13 | int nodes, s, t;
| ^~~~~
main.cpp:16:5: warning: when initialized here [-Wreorder]
16 | MaxFlow(int _nodes) : s(1), t(_nodes), nodes(_nodes) {
| ^~~~~~~
main.cpp: In member function 'int MaxFlow::Compute_Flow()':
main.cpp:48:23: warning: unused variable 'flow_pushed' [-Wunused-variable]
48 | int flow = 0, flow_pushed;
| ^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 1ms | 184kb | OK | 10 | 10 |
| 2 | 1ms | 184kb | OK | 10 | 10 |
| 3 | 1ms | 184kb | Incorect | 0 | 0 |
| 4 | 1ms | 184kb | Incorect | 0 | 0 |
| 5 | 1ms | 184kb | Incorect | 0 | 0 |
| 6 | 1ms | 184kb | Incorect | 0 | 0 |
| 7 | 1ms | 184kb | OK | 10 | 10 |
| 8 | 10ms | 2404kb | Incorect | 0 | 0 |
| 9 | 10ms | 3702kb | Incorect | 0 |
| 10 | 15ms | 4407kb | Incorect | 0 |
| Punctaj total | 30 |