0_0_30659252_25650.cpp: In member function 'void LCA_tarjan::outans()':
0_0_30659252_25650.cpp:101:26: error: expected ')' before ';' token
if(i!=m-1) printf("\n";)
^
0_0_30659252_25650.cpp:101:27: error: expected primary-expression before ')' token
if(i!=m-1) printf("\n";)
^
|