Programming Project Grading Sheet COSC 173: Data Structures Fall 2007 TA: Algorithm (100%) The following assumes that all required items are submitted. ___ Correctness of basic algorithm ___ Proper design, algorithmic structure, and object-oriented decomposition ___ Appropriate error checking and diagnostic messages ___ Appropriate data and object types ___ Clean, organized format of output In addition to the above, the following deductions may be made if applicable: Program does not compile: 40% Program fails to execute: 30% Not done using ANSI/ISO C++: 30% Does not compile under UNIX/g++: 20% Project has no working Makefile: 20% Project improperly submitted: 10% Late project: 1% / 1 minute Comments: