0_0_34150814_21226.cpp: In function 'bool bfs()':
0_0_34150814_21226.cpp:34:59: error: expected '}' at end of input
for(int c_e = head[u]; c_e != -1; c_e = Ed[c_e].next) {//
^
0_0_34150814_21226.cpp:34:59: error: expected '}' at end of input
0_0_34150814_21226.cpp:34:59: error: expected '}' at end of input
|