Assignment 1 - Evaluation 1 - Modularity, maintability, readability, and commenting (15 pts max deduction) Offenses here include no comments - 1 main function ultra long lines that word wrap in ugly ways or require horizontal scrolling to read TYPICAL deductions -15 for bad offenses in ALL categories. -4 for poor commenting alone. 3 - Functionality of make file (10 pts max deduction) -10 if make file is missing -5 if make file it doesn't make 4 - Compliance with specifications (20 pts max deduction) Does it comply with ALL specs. 5 - Functionality and correctness (50 pts maximum deduction) Does it work with easy but not complex input -25 Does it not work with any input -50 6 - Compilability (20 pts max deduction) Does it generate any compile time errors - 20 Basically a clean compiling, adequately commented, on time, but totally non working version that looks like an effort was made to solve the problem should get a score in the 40 to 60 range... (i.e. an "F") .. but way better than a 0. 7 - Lateness (40 pts max deduction) Late assignments will be subject to a deduction Days Deduction of n * log2(n + 1) where n is the number of 1 1 days late. Assignments will be due no later than 2 4 11:59pm on the due date. Weekend days count in 3 9 the deduction computation. The maximum deduction 4 16 is 49 points. 5 25 6 36 7 49