CS 1500, Fall 2012 Lab #2 Results (Pythagorean Triples) Team Error ERROR CODE LEGEND Code Score Code(s) ERR POINTS 120 93 S2,S6(2) CODE OFF EXPLANATION 125 90 E1,S6,S10 130 100 E1 4 E-mail had the wrong subject line(s) 135 87 S2,S6(2),S7,S10,S11 "CS1500Lab02Source" & "CS1500Lab02Script" 140 86 E1,S2,S6(2),S7,S12 T1 20 Missing Script 145 85 S2,S6(2),S7,S16 T2 10 Script did not perform required test (N=2, M=7) 150 85 E1,T2,S2,S6(2) 155 94 S6(2) S1 80 Missing Source Code 160 100 S2 1 Comment on the meaning of variables missing or nonsensical 165 92 E1,S2,S6 S3 4 ea The program does not write required title(s) 170 93 S2,S6(2) S4 6 The program does not write the required prompts for the input. S5 2 ea The program does not write the required labels for the outputs S6 3/pr Incorrect spacing in prompts or outputs S7 3/pr Misspelling or Error in the output S8 3/pr Numbers don't line up properly over each other in the output S9 3/pr In the output, incorrect spacing between text and number S10 3/pr The cout statement for a prompt outputs a newline S11 3 ea Newline(s) missing in the output S12 3/pr Extra blank or other line(s) in output S13 2 ea Additional variables used to calculate the triangle sides. S14 4 The source code contains minor error(s) S15 25 The source code contains major error(s) S16 5 Variable(s) are the wrong data type (n) Denotes Number of Errors; e.g. S6(2) means two pairs of lines with 'bad' spacing