0_0_29346329_20714.cpp: In function 'void Tarjan(int)':
0_0_29346329_20714.cpp:61:31: error: expected ';' at end of input
for (int i = 0;i < G[u].size()
^
0_0_29346329_20714.cpp:61:31: error: expected primary-expression at end of input
0_0_29346329_20714.cpp:61:31: error: expected ')' at end of input
0_0_29346329_20714.cpp:61:31: error: expected statement at end of input
0_0_29346329_20714.cpp:61:31: error: expected '}' at end of input
|