0_0_33491624_25690.cpp:63:35: error: expected '}' at end of input
for (int x = t; x != s; x = p[x]%
^
0_0_33491624_25690.cpp: In member function 'bool mincost::spfa(int, int, int&, int&)':
0_0_33491624_25690.cpp:63:35: error: expected primary-expression at end of input
0_0_33491624_25690.cpp:63:35: error: expected ')' at end of input
0_0_33491624_25690.cpp:63:35: error: expected statement at end of input
0_0_33491624_25690.cpp:63:35: error: expected '}' at end of input
0_0_33491624_25690.cpp: At global scope:
0_0_33491624_25690.cpp:63:35: error: expected unqualified-id at end of input
|