CompSci 6 Spring 2010: Assignment 8
Due: Thursday, April 1, 2010 (No foolin!) - 11:59pm
10 points
Solve the following problem using the APT, and submit the program
using Eclipse.
- First read and think about solving the following problem. You need to
use sets to solve this problem to receive full credit.
-
MemberCheck
- Test your classes/methods using the APT until you get as many green lights
as possible.
- Add comments to your Java classes, especially one with your name.
// Author: Prof. Rodger
//
// Date: April 1, 2010 (No Foolin!)
//
// Purpose: ?
//
- In the same project, create
one text file called README that includes the following
information.
- Your name
- The date
- An estimate of how long it took you to do this assignment.
- The names of anyone you spoke with about this program. If you
discussed the solution with another student, include their name. If you
received help from a UTA or the professor, include their name.
Submitting your Project with Ambient
Once your program is ready to submit. You need to submit
it under assign8memberCheck.