The following is the final assignment in this class, and I'm sorry, but it's going to be a little longer. Given that you have 2 weeks to do it though, and I want to have at least a little from successive sections, it seemed appropriate. 1. Chapter 15, Problems 1, 2, and 7 2. Chapter 17, Programming Projects 5 (use a vector, not an array) and 7 3. Chapter 18, Programming Project 2, but with a modification. Store pairs in the vector, rather than defining your own class for this. Which order you store the pair in is up to you, but look at the pair STL documentation before you decide. Extra Credit: Chapter 17, Programming Project 9 Chapter 15, Programming Projects 10, 11