0_0_36716913_32232.cpp: In function 'int main()': 0_0_36716913_32232.cpp:20:33: error: 'memset' was not declared in this scope memset(track, 0, sizeof(track)); //初始化路径数组 ^