Team Score Code(s) ERROR CODE LEGEND Code CODE EXPLANATION DEDUCTION A 65 S1 B 80 T1 E1 E-mail had the wrong subject line 4 each C 48 T1,S2,S3,S13 D 98 S2,S8 T1 Missing Script 20 (10 if made up) E 82 E1,T2 T2 Script did not perform required test (N=3, M=7) 10 F 99 S2 G 96 S9 S1 Missing Source Code 80 (35 if made up) H 55 T1,S1 S2 Comment for variable declaration missing, or does not make sense 1 I 81 T2,S2,S4,S10,S11 S3 The program does not write the required prompts for the input. 6 J 80 T2,S2,S3,S10 S4 Incorrect spacing in prompts or outputs 3/pair K 88 T2,S2,S10 S5 Misspelling in the output 3/pair L 99 S4 S6 Numbers don't line up properly over each other in the output 3/pair M 78 E1,T2,S2,S10 S7 In the output, incorrect spacing between text and number 3/pair S8 The cout statement for a prompt outputs a newline 3/pair S9 Blank line(s) missing in the output 3/pair S10 Extra blank or other line(s) in output 3/pair S11 Additional variables used to calculate the triangle sides. 3/pair S12 The source code contains minor error(s) 4 S13 The source code contains major error(s) 25