0_0_32927251_5446.cpp:3:11: error: '::main' must return 'int' void main() ^ 0_0_32927251_5446.cpp: In function 'int main()': 0_0_32927251_5446.cpp:8:23: error: 'memset' was not declared in this scope memset(a,0,sizeof(a)); ^