0_0_28549926_138.cpp: In function 'int main()': 0_0_28549926_138.cpp:7:24: error: 'memset' was not declared in this scope memset(a,0,sizeof(a));//把所有的数组中的数全部置为0 ^