0_0_25026038_26348.cpp: In function 'void dfs(int, int)':
0_0_25026038_26348.cpp:26:29: error: expected statement at end of input
for(int k=1;k<=num[u];k++)//按物品循环,因为存
^
0_0_25026038_26348.cpp:26:29: error: expected '}' at end of input
0_0_25026038_26348.cpp:26:29: error: expected '}' at end of input
0_0_25026038_26348.cpp:26:29: error: expected '}' at end of input
|