0_0_36184185_13934.cpp: In function 'int main()': 0_0_36184185_13934.cpp:28:34: error: 'memset' was not declared in this scope memset(arr, 0, sizeof(wood)*MAX); //初始化结构体数组 ^