0_0_18844355_5928.cpp: In function 'bool dfs(int)':
0_0_18844355_5928.cpp:33:40: error: expected primary-expression at end of input
if(linker[mp[u][i]]==0||dfs(
^
0_0_18844355_5928.cpp:33:40: error: expected ')' at end of input
0_0_18844355_5928.cpp:33:40: error: expected statement at end of input
0_0_18844355_5928.cpp:33:40: error: expected '}' at end of input
0_0_18844355_5928.cpp:33:40: error: expected '}' at end of input
0_0_18844355_5928.cpp:33:40: error: expected '}' at end of input
|