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