CSE 461 Homework 1

Due Friday October 9


Solution

The solution is divided into three files:

Turnin

To turn in this assignment, please print out and hand in the following
  1. Your name
  2. A brief description of how you solved the problem, how you organized your code, any special features that you added to the program, how robust is your program, what you think is interesting about your solution. A couple of sentences is probably appropriate here, more than a couple of paragraphs is not. What I'd like is enough of a roadmap so I'll know what to look for in your code.
  3. The Java source code. Well documented code is necessary for me to properly understand it.
  4. A transcript of the output you get from running your program

amit@cs.washington.edu