0_0_18786325_18891.cpp: In function 'void Tarjan(int&)':
0_0_18786325_18891.cpp:44:47: error: expected '}' at end of input
a[u].lowlink=min(a[u].lowlink,a[v].lowlink);
^
0_0_18786325_18891.cpp:44:47: error: expected '}' at end of input
0_0_18786325_18891.cpp:44:47: error: expected '}' at end of input
|