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