0_0_33966524_29097.cpp: In member function 'Matrix Matrix::operator*(Matrix)': 0_0_33966524_29097.cpp:28:18: error: no match for 'operator[]' (operand types are 'Matrix' and 'int') c[i][j] = 0; ^