0_0_36155962_29676.cpp: In function 'int main()': 0_0_36155962_29676.cpp:30:31: error: 'memset' was not declared in this scope memset(path, 0, sizeof(path)); //初始化路径数组 ^