Main.cc: In function 'int main()': Main.cc:8:44: error: too many initializers for 'char [5]' char a[10000],b[5]={"h","e","l","l","o"}; ^