0_0_21825038_4119.cpp: In function 'int main()': 0_0_21825038_4119.cpp:50:34: error: 'memset' was not declared in this scope memset(dp[0],0,sizeof(dp));//把零号节点初始化为0。 ^