0_0_38255264_32079.cpp: In function 'int main()': 0_0_38255264_32079.cpp:50:19: error: expected ']' before ';' token int tmp[10; ^ 0_0_38255264_32079.cpp:51:16: error: 'tmp' was not declared in this scope memset(tmp,0,sizeof(tmp)); ^