| CSCI A201/A597Assignment 8 (Eight) Spring 2000 |
Here's the PDF version or Postscript version straight off the authors' website if you don't have the book.
Please name your program with the name of your grader followed by the number of the assignment (which is now 8 or Eight) so you will have one of the following choices:
Then use the handin program provided to submit your code.
achandraEightAswin asasthanEightAseem dgermanEightAdrian dhealdEightDavid jysuhEightJung-Yul raindurkEightRahul
If you don't follow
this naming convention your program may not be graded.
Otherwise the structure is like the one exemplified in lecture 19,
with a public class that satisfies the naming convention and has a
main method with a test program, and a Library
class inside the same file that contains the methods you need define.