0_0_13885339_24232.cpp:65:26: error: expected '}' at end of input
T c = min(maxc[cur], i
^
0_0_13885339_24232.cpp: In member function 'bool MinCostMaxFlow<MAXN, T, S>::_spfa()':
0_0_13885339_24232.cpp:65:26: error: 'i' was not declared in this scope
0_0_13885339_24232.cpp:65:26: error: expected ',' or ';' at end of input
0_0_13885339_24232.cpp:65:26: error: expected '}' at end of input
0_0_13885339_24232.cpp:65:26: error: expected '}' at end of input
0_0_13885339_24232.cpp:65:26: error: expected '}' at end of input
0_0_13885339_24232.cpp: At global scope:
0_0_13885339_24232.cpp:65:26: error: expected unqualified-id at end of input
|