(Latest Revision: 12/02/2001 ) lab05ResultsByCode

lab05ResultsByCode




0197: A (100 -10 == 90)
0241: 100
0434: 0
0570: C (100 -5 == 95)
0713: B (100 -5 == 95)
0890: 100
1822: 100
2075: D (100 -15 == 85)
2305: 100
2553: 100
2727: B (100 -5 == 95)
3318:  B (100 -5 == 95)
3454: A (100 -10 == 90)
3484: 100
4125: B (100 -5 == 95)
4748: B (100 -5 == 95)
4987: B (100 -5 == 95)
5573:  B (100 -5 == 95)
6929: 100
7418: 100
7883: 100
7974: C (100 -5 == 95)
8182: A (100 -10 == 90)
8284: 100
8885: B (100 -5 == 95)
8887: 100
8991: 100
9317: 100
9881: D (100 -15 == 85)

======================================================
Legend
======================================================
A. You turned in the version of the program from step f, not e.
   (-10 pts)

B. The code is alright but the written preconditions for function
   "TriArea" are incorrect. (-5)

C. The written preconditions are alright but the code is from
   step f, not e.  (-5)

D. The written preconditions have not been worked on and function
   "TriArea" does not return the error value -1 appropriately.
   (-15)

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