0_0_15283220_28259.cpp: In function 'int main()': 0_0_15283220_28259.cpp:21:18: error: 'd' was not declared in this scope dp[i] = max(d[i], ary[i] + dp[j]); ^