0_0_28244641_25201.cpp: In function 'int main()': 0_0_28244641_25201.cpp:8:24: error: 'n' was not declared in this scope dp[i] = dp[i-1] + dp[n-2]; ^