0_0_19815289_16442.cpp: In function 'int main()': 0_0_19815289_16442.cpp:15:36: error: 'memset' was not declared in this scope memset(dp, 0x7f, sizeof(dp));//①达到最小的解法 ^