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