Advanced Dynamic Programming¶
Lecture date: Monday, December 02, 2019Synopsis¶
- Here is a collection of tips for solving more difficult DP problems.
Recommended Reading¶
- Competitive Programming 3, section 8.3
Problem¶
- Before Class :: 10911 - Forming Quiz Teams
- In Class :: 01211 - Atomic Car Race