0_0_27194679_5777.cpp: In function 'int main()': 0_0_27194679_5777.cpp:12:41: error: 'memset' was not declared in this scope #define mem(a, b) memset(a, b, sizeof(a)) ^ 0_0_27194679_5777.cpp:76:3: note: in expansion of macro 'mem' mem(gay, 0); ^