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