0_0_29756090_17362.cpp:4:61: error: expected '}' before ';' token const int mat[4][4]={{1,1,1,3},{2,1,3,3},{2,2,4,3},{2,4,4,4}; ^