|
|
|
|
|
by baobabKoodaa
2658 days ago
|
|
No, it's not, and if you actually tried to solve one of the harder DP problems, this would become very obvious to you. Here's one for you: https://codeforces.com/problemset/problem/1097/G It's a dp problem, and you understand how to recurse just right, and you understand memoization, so you'll be able to solve it, right? Link your solution when you reply please. |
|