0_0_39800453_14352.cpp:8:31: error: too many initializers for 'int [4]' 8 | int d[4] = {0,1000, 100, 10, 1}; | ^