0_0_38603290_3908.cpp:6:1: error: 'll' does not name a type ll dp[45][maxx]; ^~ 0_0_38603290_3908.cpp: In function 'int main()': 0_0_38603290_3908.cpp:13:10: error: 'dp' was not declared in this scope memset(dp,0,sizeof(dp)); ^~