0_0_13437205_3467.cpp: In function 'int main(int, char**)': 0_0_13437205_3467.cpp:28:28: error: 'memset' was not declared in this scope memset(ans, -1, sizeof ans); ans[1] = 1; ^