======================================================
======================================================
CS 1500 Grades on Lab #02 (Pythagorean Triples) by team id codes

TEAM
 ID               Score Info         Error Code(s)

Auks            (100-3-1   == 096)       C,E,J
Fulmars         (100-1-4   == 095)       J,M
Gannets         (100-3-3   == 094)       E,H,I,J
Grebes          (100-3-3   == 094)       C,E,H,J
Gulls           (100-3-3-1 == 093)       C,E,H,I,J
Noddies         (100-1     == 099)       E
Penguins        (100-1-5   == 094)       C,L
Petrels         (100-3-5   == 092)       C,E,L
Prions          (100-3     == 097)       E,J
Skimmers        (100-3-3-1 == 093)       C,E,F,H,J
Skuas           (100-3-1   == 096)       E,J,L
Terns           (100-1     == 099)       K

======================================================
======================================================
Error List

Error        Error
Code         Description

A.     E-mail had the wrong subject line
B.     Source code received, but no script 
C.     Comment for variable declaration missing, or does not make sense
D.     The program does not write prompts for the input.
E.     Incorrect spacing in prompts or outputs
F.     Misspelling in the output
G.     Numbers don't line up properly over each other in the output
H.     In the output, incorrect spacing between text and number
I.     The cout statement for a prompt outputs a newline
J.     Blank line(s) missing in the output
K.     Extra blank line(s) in output
L.     The program uses additional variables to calculate the triangle sides.
M.     The source code contains minor error(s)
N.     The source code contains major error(s)
P.     Source code not received.
Q.     The script did not perform the test required (N=3, M=7)
R.     Late (-5)

======================================================
======================================================
Scoring Method: 

Scoring Method: Take off 3 points for A, 
                         6 points for B, 
                         6 points for D, 
                         4 points for M, 
                        25 points for N, and
                       100 points for P.
For the rest, take off 3 points for each pair, and 
                       1 point for the odd one.

======================================================
======================================================
======================================================