0_0_36071598_15816.cpp: In constructor 'matrix::matrix()': 0_0_36071598_15816.cpp:20:32: error: 'memset' was not declared in this scope matrix(){ memset(x,0,sizeof(x));} ^