Lab #2 Results (Pythagorean Triples) Error Team Score Code(s) ERROR CODE LEGEND Code CODE EXPLANATION 1 20 S1 2 92 S2,S8,S11 E1 E-mail had the wrong subject line 3 100 4 84 S2,S6,S8,S9,S11 T1 Missing Script 5 100 T2 Script did not perform required test (N=2, M=7) 6 100 7 95 E1,S2 S1 Missing Source Code 8 90 S2,S4,S11 S2 Comment for variable declaration missing, or does not make sense 9 100 S3 The program does not write the required prompts for the input. 10 94 S4,S7 S4 Incorrect spacing in prompts or outputs 11 99 S2 S5 Misspelling in the output 12 99 S2 S6 Numbers don't line up properly over each other in the output 13 99 S2 S7 In the output, incorrect spacing between text and number 14 90 S2,S4,S10 S8 The cout statement for a prompt outputs a newline 15 0 T1,S1 S9 Blank line(s) missing in the output 16 90 S2,S4,S8,S11 S10 Extra blank or other line(s) in output 17 97 S4 S11 Additional variables used to calculate the triangle sides. 18 99 S2 S12 The source code contains minor error(s) 19 100 S13 The source code contains major error(s) 20 79 E1,T2,S2,S9 21 79 T1,S2