0_0_30220346_12676.cpp: In function 'int main()':
0_0_30220346_12676.cpp:66:64: error: invalid operands of types 'int' and 'int [6]' to binary 'operator*'
Ans[i][j]=(Ans[i][j]+A[i][l]*M.matrix[l]%
^
0_0_30220346_12676.cpp:66:65: error: expected primary-expression at end of input
Ans[i][j]=(Ans[i][j]+A[i][l]*M.matrix[l]%
^
0_0_30220346_12676.cpp:66:65: error: expected ')' at end of input
0_0_30220346_12676.cpp:66:65: error: expected '}' at end of input
0_0_30220346_12676.cpp:66:65: error: expected '}' at end of input
|