0_0_38552886_12851.cpp: In function 'int main()': 0_0_38552886_12851.cpp:14:25: error: 'memset' was not declared in this scope memset(a, 0, sizeof(a)); //初始化两个数组 ^