0_0_16083835_11011.cpp: In function 'void DFS(int, int)':
0_0_16083835_11011.cpp:29:58: error: expected primary-expression at end of input
for (k = 0; k <= m; k++) tp[k] = rlt[u][k], rlt[u][k] =
^
0_0_16083835_11011.cpp:29:58: error: expected '}' at end of input
0_0_16083835_11011.cpp:29:58: error: expected '}' at end of input
0_0_16083835_11011.cpp:29:58: error: expected '}' at end of input
|