ID Error ERROR CODE LEGEND CODE Score Codes L1 Assignment not received (-100) L2 The program was late (due 12/09/2009) [-10 per calendar day, up to -50] #0144 100 #0627 93 F1,D2 #0877 0 L1 E1 One or more subject lines were not correct [-6] #0989 94 D2,T7 #1590 100 #2237 98 F1 C1 The program does not compile. [-100] #3736 95 D2 #5029 95 D2 #5056 60 L2,T10,D2 N1 Program does not read from a file #5304 0 L1 N2 Program uses wrong name for the input file [-3] #5366 95 D2 #5390 98 F1 #6291 95 D2 P1 Errors in column titles #6990 100 P2 Errors in student number #7263 100 P3 Numbering OK, except it starts at 0 #7271 85 T10 P4 Errors in counts of number correct #7477 95 D2 P4 Errors in PASS/FAIL [-5 or more] #7487 0 L1 P5 Program "just doesn't work" [-100] #7508 100 #7575 92 D1,D2 #8168 98 F1 F1 Source has line(s) longer than 75 characters [-2] #8289 0 L1 F2 Some or all of code is badly formatted/indented [up to -5] #8709 98 F1 #9985 100 D1 The initial header comment at the beginning of the program is missing. [-3] D2 Missing or inadequate function comments. [up to -5] D3 No functions with parameters D4 Only one function besides main (there should be at least two) D5 No other functions besides main D6 Function that does too many things D7 Too many return statements D8 Too many exit statements D9 Global variable(s) [-10] D10 Incorrect use of parameters [up to -10] D11 For each function that should be void but is not [-1] D12 Each function that creates a logical error by failure to return a value [-3] D13 Bad mnemonics [up to -2 for each occurrence] D14 Program does not use an array D15 The problem has been oversimplified [-15 or more] T1 Does not check for numStudents = 0 [-5] T2 Does not check for numStudents = 1 [-5] T3 Does not check boundaries with "testData_L" [-5] T4 Missing score of zero (000% right) [-1] T5 Missing score of 11 (055% right) [-1] T6 Missing score of 12 (060% right) [-1] T7 Missing score of 13 (065% right) [-1] T8 Missing score of 20 (100% right) [-1] T9 Does not cat the input files in the script T10 No script [-15]