0_0_31865160_6868.cpp: In function 'int main(int, char**)': 0_0_31865160_6868.cpp:14:43: error: 'memset' was not declared in this scope memset(values, 0, ( N + 1 ) * sizeof(int)) ; ^