0_0_16650553_6458.cpp: In function 'int main()': 0_0_16650553_6458.cpp:15:17: error: expected initializer before numeric constant int c[9]0; ^ 0_0_16650553_6458.cpp:17:16: error: 'c' was not declared in this scope memset(c,0,sizeof(c)); ^