0_0_25922873_13812.cpp: In function 'matrix matrixpow(matrix, int)': 0_0_25922873_13812.cpp:38:33: error: 'mul' was not declared in this scope if(k%2!=0) result=mul(result,m1); ^