0_0_21329334_27012.cpp: In constructor 'mat::mat()': 0_0_21329334_27012.cpp:11:32: error: 'memset' was not declared in this scope mat() { memset(a, 0, sizeof(a)); } ^