0_0_20929130_1007.cpp: In function 'int main()': 0_0_20929130_1007.cpp:14:24: error: 'memset' was not declared in this scope memset(dp,0,sizeof(dp)); dp[0][m][0][0]=1; ^