0_0_37445387_26035.cpp: In member function 'martix martix::operator*(const martix&) const': 0_0_37445387_26035.cpp:33:49: error: expected ';' before ')' token c.p[i][j] = c.p[i][j] + p[i][k] * b.p[k][j]); ^