0_0_30291264_16940.cpp: In function 'int calc()': 0_0_30291264_16940.cpp:21:32: error: invalid operands of types 'int [65]' and 'int' to binary 'operator*' memset(dp,-1,sizeof(dp[0]*(n+1))); ^