0_0_28904702_17509.cpp: In function 'int main()': 0_0_28904702_17509.cpp:32:3: error: 'll' was not declared in this scope ll ans=INF; ^ 0_0_28904702_17509.cpp:33:3: error: 'ans' was not declared in this scope ans=dp[k][n]; ^