Owl Get a Life
snack.cpp: In function ‘int main()’:snack.cpp:53:13: error: ‘dp’ was not declared in this scope 53 | dp[j] = dp[j] + vec[j + n - i - 1]; | ^~