CS 1500, Fall 2014 Lab #2 Results (Pythagorean Triples) Team Error ERROR CODE LEGEND Code Score Code(s) ERR POINTS Bilbies 94 S5(2) CODE OFF EXPLANATION Coots 100 Gliders 91 S5(2),S10 E1 4 E-mail had the wrong subject line(s) Koalas 85 E1,T2,S5(2) "CS1500Lab02Source" & "CS1500Lab02Script" KRoos 88 S4(3),S5,S9,S10 E2 100 No e-mails Possums 97 S10 Quolls 34 S1,S5(2) T1 20 Missing Script Tasmans 100 T2 5 Script did not perform required test (N=2, M=7) TRoos 95 T2 Walls 77 T2,S5(1),S10(5) S1 60 Missing Source Code Wombats 0 E2 S2 4 ea The program does not write required title(s) 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