| CS 60 - Fall 2009 - Assignment 1 | ||
| Graders - David Johnson and Neer Shay | ||
| Code | Pts. out of 100 | Grader: comments |
| 6001 | 100 | David: perfect |
| 6003 | 95 | David: can't handle white space (-5%) |
| 6005 | 93 | Neer: 2 warnings (-2%), can't handle white space (-5%) |
| 6008 | 80 | David: 18 warnings (-10%), octal input problem (-5%), hex input problem (-5%) |
| 6009 | 60 | David: doesn't compile, Main(10/10), getInteger(30/50), putD/H/O/B(20/40) |
| 6010 | 32 | Neer: 3 warnings (-3%), Main (10/10), getInt (25/50), putD/H/O/B (0/40) |
| 6011 | 100 | Neer: perfect |
| 6014 | 0 | did not turn in |
| 6015 | 0 | did not turn in |
| 6016 | 58 | Neer: doesn't compile(-10%), Main(8/10), getInteger (20/50), putD/H/O/B(40/40) |
| 6018 | 26 | David: doesn't compile, Main(6/10), getInteger(0/50), putD/H/O/B(20/40) |
| 6019 | 86 | David: 4 warnings (-4%), can't handle white space (-5%), no octal input (-5%) |
| 6020 | 95 | Neer: Negative not handled (-5%) |
| 6023 | 100 | Neer: perfect |
| 6024 | 95 | David: can't handle hex input (-5%) |
| 6025 | 90 | David: 5 warnings (-5%), can't handle white space (-5%) |
| 6027 | 100 | Neer: perfect |
| 6029 | 95 | David: Negative not handled (-5%) |
| 6030 | 78 | Neer: 2 wrng (-2%), neg input, hex conv, getInteger (30/50) |
| 6031 | 94 | David: 1 warning (-1%), octal and hex input adds extra 0 (-5%) |
| 6032 | 100 | David: perfect |
| 6035 | 90 | Neer: Octal not working correctly "08" shouldn't work, bad print for neg octal input |
| 6037 | 100 | David: perfect |
| 6038 | 40 | David: not working. Main (10/10), getInteger(20/50), putD/H/O/B (10/40) |
| 6040 | 100 | David: perfect |
| 6041 | 63 | Neer: 2 warnings, Main (10/10), getInt (25/50), putD/H/O/B (30/40). No putH |
| 6042 | 70 | Neer: space, hex input, neg #, Main (10/10), getInt (20/50), putD/H/O/B (40/40) |
| 6043 | 100 | Neer: almost perfect, but try to match the output better next time |
| 6045 | 98 | Neer: doesn't print sign for negative numbers (-2%) |
| 6046 | 95 | Neer: hex conv wrong (-5%) |
| 6047 | 100 | David: perfect |
| 6048 | 0 | did not turn in |
| 6050 | 0 | did not turn in |
| 6051 | 25 | Neer: doesn't compile(-10%), Main(10/10), getInteger(25/50) putD/H/O/B (0/40) |
| 6052 | 55 | David: nothing works. Main(10/10), getInteger(25/50), putD/H/O/B (20/40) |
| 6054 | 95 | David: can't handle white space (-5%) |
| 6055 | 58 | Neer: 2 warnings (-2%), Main (10/10), getInteger (20/50), putD/H/O/B(30/40) |
| 6059 | 95 | David: can't handle white space (-5%) |
| 6061 | 99 | David: 1 warning (-1%) |
| 6063 | 58 | Neer: 2 wrngs (-2%), no hex input, bad convs on oct/dec, getInteger(10/50) |
| 6067 | 100 | Neer: perfect |
| 6068 | 90 | Neer: doesn't handle whitespace(-5%) or negatives (-5%) |
| 6071 | 0 | Neer: doesn't compile, Main (0/10), getInteger (0/50), putD/H/O/B (0/40) |
| 6072 | 95 | David: can't handle white space (-5%) |
| 6074 | 99 | Neer: 1 warning (-1%) |
| 6075 | 10 | Neer: hangs on getInteger, Main(5/10), getInteger (5/50), putD/H/O/B (0/40) |
| 6076 | 0 | did not turn in |
| 6078 | 0 | did not turn in |
| 6079 | 58 | Neer: 2 wrngs, no hex/oct input, bad convs, getInteger (20/50), putD/H/O/B (40/40) |
| 6081 | 100 | Neer: perfect |
| 6085 | 15 | David: 5 warnings, not working Main(5/10), getInteger(10/50), putD/H/O/B(0/40) |
| 6086 | 48 | Neer: hex input, space/neg #, octal conv, main(8/10), getInt(20/50), put(20/40) |
| 6087 | 97 | David: white space problem when entering hex/octal (-3%) |
| 6088 | 100 | David: perfect |
| 6089 | 100 | Neer: perfect |
| 6090 | 0 | did not turn in |
| 6091 | 95 | Neer: can't handle white space (-5%) |
| 6092 | 90 | David: memory leaks (-5%), no hexadecimal output (-5%) |
| 6093 | 95 | David: can't handle white space (-5%) |
| 6094 | 90 | David: can't handle white space (-5%), negative problem for hex, octal (-5%) |
| 6096 | 100 | Neer: perfect |
| 6098 | 100 | David: perfect |
| 6099 | 6 | David: 2 errors 7 warnings. Main (2/10), getInteger(2/50), putD/H/O/B(2/40) |