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