0_0_36389179_10940.cpp: In function 'void tarjan(int, int)':
0_0_36389179_10940.cpp:48:23: error: expected '}' at end of input
if(low[y] > dfn[x]){ //
^
0_0_36389179_10940.cpp:48:23: error: expected '}' at end of input
0_0_36389179_10940.cpp:48:23: error: expected '}' at end of input
0_0_36389179_10940.cpp:48:23: error: expected '}' at end of input
|