0_0_26714872_6096.cpp: In function 'int main()': 0_0_26714872_6096.cpp:10:18: error: array must be initialized with a brace-enclosed initializer char s[1005]=0; ^ 0_0_26714872_6096.cpp:18:11: error: expected '}' at end of input return 0; ^