(Latest Revision: Sun Mar 4 01:22:38 PST 2001 ) lab02ResultsByCode

lab02ResultsByCode


0015 -- OK
        100%

0221 -- OK 
        100%

0301 -- Requested blank lines in display were not done.
        OK otherwise.
        100%

0434 -- The comments are not what was requested in the directions.
        You used variables to calculate sides and hypotenuse.
        Directions called for doing it differently, like this:
        cout << "Side One       =  " << M*M-N*N << endl ;
        The program prints an error message at the end,
        whether or not an error was made.
        The program does correctly calculate and output the
        Pythagorean triple.
        100%

0518 -- The comments are missing from the declarations of M and N.
        OK otherwise.
        100%

0559 -- OK
        100%

0780 -- "Pythagorean" is misspelled in the program output.
        OK otherwise.
        100%
         
1000 -- Requested blank lines in display were not done.
        OK otherwise.
        100%
         
1710  -- OK
        100%

1741 -- The subject line was wrong in the e-mail.
        OK otherwise.
        100%

1823 -- OK
        100%

2722 -- Inputs do not line up vertically when program runs.
        OK otherwise.
        100%

3003 -- Comments for int declarations are inconsistent.
        OK otherwise.
        100%

4469 -- The test was made on the wrong inputs.
        OK otherwise.
        100%

4812 -- You sent two copies of the script, and not the source. 
        Send me your source, and then I'll assign your score.
        OK -- 100%

5438 -- The comments are missing from the declarations of M and N.
        OK otherwise.
        100%
         
6178 -- The test was made on the wrong inputs.
        OK otherwise.
        100%

6233 -- OK
        100%

6636 -- OK 
        100%

6757 -- "Pythagorean" is misspelled in the program output.
        OK otherwise.
        100%

7015 -- You used variables to calculate sides and hypotenuse.
        Directions called for doing it differently, like this:
        cout << "Side One       =  " << M*M-N*N << endl ;
        100%

7169 -- You used variables to calculate sides and hypotenuse.
        Directions called for doing it differently, like this:
        cout << "Side One       =  " << M*M-N*N << endl ;
        100%

7564 -- the comments for the declarations of M and N give
        incorrect information.  "Positive" is spelled
        incorrectly in the prompt.
        100%

7865 -- You tested the wrong pair of numbers.
        100%

7985 -- OK 
        100%

8027 -- The program places one of the headings in the
        output in the wrong place.
        Inputs do not line up vertically when program runs.
        The wrong test inputs were used in the script.
        OK otherwise.
        100%

8464 -- You sent two copies of the script, and not the source.
        Send me your source, and then I'll assign your score.
        OK -- 100%

8515 -- You tested the wrong pair of numbers.
        100%

8520 -- The subject line was wrong in the e-mail.
        OK otherwise.
        100%
        
9266 -- OK
        100%

2-9337 -- OK
         100%

9-9337 -- Inputs do not line up vertically when program runs.
          OK otherwise.
          100%

9366 -- The test was made on the wrong inputs.
        OK otherwise.
        100%
         
9755 -- the comments for the declarations of M and N give
        incorrect information.  "Positive" is spelled
        incorrectly in the prompt.
        100%