1. Program Correctness (75%): exam_sort does everything that the lab requires. If you have a question about how exam_sort handles a certain input, check the executables that have been provided.

  2. Commenting (15%): See the commenting information on the course's web page for advice on how to comment your programs,

  3. Program Style (10%): Are the programs well-organized and do they solve the problem in the most straightforward, efficient way possible?