CSE326, Project 2b Turnin Form

Help for first time users.


1. Who are you?

help

1b. Did you work with a partner?

Yes, I worked with a partner
No, I didn't work with a partner

If yes:

2. Which system/compiler did you use?

help

Where did you work? CSE Ugrad Lab
Elsewhere on campus
Home
Other
Operating System: If "Other", specify:
Platform: If "Other", specify:

3. Give Us Your Program.

help

The following files are required. They will be written to our disk and compiled using the names given below.

Please turn in all of the files needed to compile your project, including files that we supplied even if you didn't modify them. (Some people have modified some of these files, so we are asking you to turn in everything whether or not it has been modified.)

Note: You may find it a lot easier to make an archive (zip, tar, or whatever) containing all of your files and turn that in at the bottom of the form. But if you want to select the files one at a time, here you go....

Tab Setting: README
Tab Setting: BestFirstMazeRunner.java
Tab Setting: BFSMazeRunner.java
Tab Setting: BinaryHeap.java
Tab Setting: DFSMazeRunner.java
Tab Setting: DHeap.java
Tab Setting: Direction.java
Tab Setting: EmptyHeapException.java
Tab Setting: Maze.java
Tab Setting: MazeCell.java
Tab Setting: MazeChangeListener.java
Tab Setting: MazeQueue.java
Tab Setting: MazeRunner.java
Tab Setting: MazeRunnerLauncher.java
Tab Setting: MazeStack.java
Tab Setting: PriorityQueue.java
Tab Setting: Queue.java
Tab Setting: RandomMazeRunner.java
Tab Setting: SquareCellMaze.java
Tab Setting: SquareCellMazeTracer.java
Tab Setting: Stack.java
Tab Setting: ThreeHeap.java
Tab Setting: UnderflowException.java

The following files are optional. They will be written to our disk and compiled using the same file names that you use. Simply leave any unneeded slots blank.

You will need at least one file here: your pointer-based priority queue implementation (leftist-, skew- or binomial queue heap).

Tab Setting: yourPointerQueue.java
Tab Setting: file2.java
Tab Setting: file3.java
Tab Setting: file4.java
Tab Setting: file5.java
Tab Setting: file6.java
Tab Setting: file7.java
Tab Setting: file8.java
Tab Setting: file9.java
Tab Setting: file10.java

OR

Turn in a single zip, jar or tar file containing your files. Leave this empty if you turned in the files above. If you turn in a file here, any files entered above will be ignored.

Your zip, jar or tar file:
Tab Setting:

4. Press the TURN-IN button when you are ready.

Examine the receipt page you will see after clicking "TURN IN" to be sure that no syntax errors were detected in your program. If errors were reported, you should fix them and turn in your assignment again. For your records, you may wish to print or save a copy of your final receipt.

If there is no response immediately, please try to be patient for a few minutes. If you want to back out and try again, hit the Stop botton on the tool bar; please don't press the TURN IN button again until you've done this.

If there are errors, you'll be told, and you can turn-in again. You can turn in as many times as you wish; only the last turn-in will be graded. Previous turn-ins are not graded.