0_0_20849697_1794.cpp: In function 'int main()': 0_0_20849697_1794.cpp:9:79: error: too many initializers for 'int [11]' int c[15], a[11] = {0, 1, 5, 10, 20, 50, 100, 200, 500, 1000, 2000, 1, 1, 1, 1}; ^