0_0_34582708_19551.cpp: In function 'Matrix Mul(Matrix, Matrix)': 0_0_34582708_19551.cpp:15:36: error: 'memset' was not declared in this scope memset(temp.m, 0, sizeof temp.m); ^