Posted by N V Krishna on March 03, 2004 at 16:39:54:
In Reply to: Project one grades available. posted by N V Krishna on February 10, 2004 at 00:54:59:
Hello All,
Please check your solution of assignment 1 for test06.java. If your
testcase is failing because of assignment to the function parameters, then
please get back to me. I will modify your score.
Warm regards,
Krishna.
: 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.