0_0_17242980_31269.cpp: In function 'int knapsack(int, int, Bone*)': 0_0_17242980_31269.cpp:12:26: error: 'memset' was not declared in this scope memset(dp, 0, sizeof(dp)); ^