0_0_13552077_2160.cpp: In function 'bool spfa(int, int)':
0_0_13552077_2160.cpp:43:17: error: expected ';' at end of input
for(int i = 0
^
0_0_13552077_2160.cpp:43:17: error: expected primary-expression at end of input
0_0_13552077_2160.cpp:43:17: error: expected ';' at end of input
0_0_13552077_2160.cpp:43:17: error: expected primary-expression at end of input
0_0_13552077_2160.cpp:43:17: error: expected ')' at end of input
0_0_13552077_2160.cpp:43:17: error: expected statement at end of input
0_0_13552077_2160.cpp:43:17: error: expected '}' at end of input
|