0_0_30198891_23960.cpp: In function 'int main()': 0_0_30198891_23960.cpp:15:11: error: 'ap' was not declared in this scope dp[p]=ap[p-1]+dp[p-2]; ^ 0_0_30198891_23960.cpp:18:9: error: 'a' was not declared in this scope cout<<a[e]<<endl; ^