0_0_17502513_32090.cpp: In function 'int main()': 0_0_17502513_32090.cpp:47:13: error: 'i' was not declared in this scope dp[i][0] = max(0,dp[i-1][0]) ^