Borderou de evaluare (job #2916172)

Utilizator AlexNeaguAlexandru AlexNeagu Data 28 iulie 2022 12:00:39
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

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
11ms184kbOK1010
21ms184kbOK1010
31ms184kbIncorect00
41ms184kbIncorect00
51ms184kbIncorect00
61ms184kbIncorect00
71ms184kbOK1010
810ms2404kbIncorect00
910ms3702kbIncorect0
1015ms4407kbIncorect0
Punctaj total30

Ceva nu functioneaza?