0_0_24711610_24868.cpp:11:20: error: array must be initialized with a brace-enclosed initializer int a[2][2] = { 0 }; ^