SOLO 04 Problems


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

0139
Test Run OK 
Grade == 100/100

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

1200
Test Run OK,
except no error message when number entered was ZERO. (-5)
Grade == 95/100

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

1292
Test Run OK
Grade == 100/100

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

1679
Test Run OK
Grade == 100/100

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

2279
Test Run OK
Grade == 100/100

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

2904
* Program writes nothing when the input is ZERO (it should write
  an error message). (-5)
* Program appears not to have any upper limit to the number of
  times it will write the message.  The upper limit should be
  100.  (-5)
* Serious logical flaw in "int times(void)" means the function
  could return a "garbage value."
Grade == 90/100

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

3138
no submission
Grade == 0/100

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

3305
no submission
Grade == 0/100

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

4391
Test Run OK
Grade == 100/100

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

4407
Test Run OK
Grade == 100/100

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

4653
Test Run OK except 100 is treated as too many. (-5)
Grade == 95/100

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

4794
no submission
Grade == 0/100

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

4931
Test Run OK
Grade == 100/100

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

5210
no submission
Grade == 0/100

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

5265
Test Run OK
Grade == 100/100

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

5438
Test Run OK
Grade == 100/100

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

5669
Test Run OK
Grade == 100/100

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

5791
no submission
Grade == 0/100

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

6105
* Test Run OK, except program prints error message at point
  where input is 100 instead of at point where input is 101.
  (-5)
Grade == 95/100

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

6663
* Test Run OK, except program writes nothing when the input is
  100.  It should write the message 100 times. (-5)
Grade == 95/100

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

7122
Test Run OK
Grade == 100/100

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

7727
Test Run OK
Grade == 100/100

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

7944
Test Run OK
No script was e-mailed -- just two copies of the source code. (-20)
Grade == 80/100

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

8754
Test Run OK
Grade == 100/100

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

8784

* The very last character ('{') of the program was not included
  and the program failed to compile. (-5)
* Test Runs went OK after the file was fixed.
Grade == 95/100

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

8992
no submission
Grade == 0/100

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

9009
Test Run OK
Grade == 100/100

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