0_0_24330261_6419.cpp:8:22: error: array must be initialized with a brace-enclosed initializer int mat[r][c] = { 0 }; ^