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