0_0_19583779_26116.cpp: In function 'void tarjan(int)':
0_0_19583779_26116.cpp:32:51: error: expected '}' at end of input
belong[stack[top-1]] = tot;
^
0_0_19583779_26116.cpp:32:51: error: expected 'while' at end of input
0_0_19583779_26116.cpp:32:51: error: expected '(' at end of input
0_0_19583779_26116.cpp:32:51: error: expected primary-expression at end of input
0_0_19583779_26116.cpp:32:51: error: expected ')' at end of input
0_0_19583779_26116.cpp:32:51: error: expected ';' at end of input
0_0_19583779_26116.cpp:32:51: error: expected '}' at end of input
0_0_19583779_26116.cpp:32:51: error: expected '}' at end of input
|