0_0_13327896_22065.cpp:25:26: error: expected '}' at end of input
column[i] = row[i] = 0;
^
0_0_13327896_22065.cpp: In member function 'Matrix Matrix::operator*(const Matrix&) const':
0_0_13327896_22065.cpp:25:26: error: expected '}' at end of input
0_0_13327896_22065.cpp:25:26: error: expected '}' at end of input
0_0_13327896_22065.cpp: At global scope:
0_0_13327896_22065.cpp:25:26: error: expected unqualified-id at end of input
|