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

TEAM
 ID       Score Info    Error Code(s)

1747: (100 - 0 == 100)
8000: (100 - 3 == 097)    L-M (warning on: A)
BISS: (100 - 1 == 099)    M 
COOH: (100 - 1 == 099)    H
HOLA: (100 - 0 == 100)

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

Error        Error
Code         Description

A.     E-mail had the wrong subject line
B.     You sent the source code, 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, inadequate spacing between text and number
I.     The cout statement for a prompt outputs a newline
J.     Blank line missing in the output
K.     Extra blank line(s) in output
L.     The program uses additional variables to calculate the triangle sides.
M.     The script did not perform the test required (N=3, M=7)
======================================================
======================================================
Scoring Method: 

3 points off for A, 
6 points off for B, and 
6 points for for D.  
For the rest, 
3 points off for each pair, and 
1 point for the odd one.
======================================================
======================================================
======================================================