Homework 3 - Dynamic Programming, Part 1

The homework is due at the start of class on Tuesday, March 31.

Please write your dynamic programming solutions in the following form:
    Homework problems:
  1. Max contiguous subsequence: [DPV] Problem 6.1.
  2. Hotel stops: [DPV] Problem 6.2.
  3. Yuckdonald's: [DPV] Problem 6.3.
  4. Dictionary: [DPV] Problem 6.4.