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