0_0_34647633_10902.cpp: In function 'bool BFS()':
0_0_34647633_10902.cpp:39:38: error: expected statement at end of input
if (d[temp] == -1 && edge[i].cap>0)//
^
0_0_34647633_10902.cpp:39:38: error: expected '}' at end of input
0_0_34647633_10902.cpp:39:38: error: expected '}' at end of input
0_0_34647633_10902.cpp:39:38: error: expected '}' at end of input
|