Posted by N V Krishna on February 10, 2004 at 00:54:59:
Project one grades are now available. If you want to check your grades
then send a mail to krishna@cs.ucla.edu with the following as the subject line.
grade_request XXXXXXXXX
Where XXXXXXXXX is your 9 digit UCLA id.
You will get your grades by the return mail.
Few points worth noting:
- Seven public testcases total worth - 40.
- 15 TA's testcases total worth - 60.
- All the test cases are available at:
http://www.cs.ucla.edu/~nvk/testcases_P1.tar.gz
- Highest marks obtained -- Guess!
Please run the test cases yourself before complaining about the grades.
In case you failed to comply with the instructions given on 'how to
submit' then you have lost 5 marks. No arguments on that.
One small point for future submissions:
- Do not remove the files you generated from jtb and javacc. I just will
just compile your java program and run it. e.g. For this project:
gjc Interpret.java
java Interpret < test01.java
I did not deduct marks for this in this assignment. Next time, it will be
enforced.
Warm regards,
Krishna.