HW9 grading. 15 points total. 5 points for meeting with Jeff/Brandon. You get those points if you come to meet with us, if you don't then you don't. 5 points for the documentation in project.txt. If your project description is too vague or brief, you'll lose points. 5 points for your code. You'll get 1 point each for your project already having each of the following: 1) user input and output (cin and cout). 2) definition and use of at least one function. 3) use of at least one loop (for or while). 4) use of at least one if statement. And you get 1 point if what you have is a starting point for your project should do eventually.