0_0_36071100_30314.cpp:21:22: error: array must be initialized with a brace-enclosed initializer ll data[3][3] = { 0 }; ^