Compsci 104 Problem Solving and Testing

Format of Classes for Testing

Submit a .java file with the right name or your program will not test properly. For example, here's a solution to TwoHex, the first problem below. You can save the code as PackingObjects.java then submit that file to see how the system works.

If you use this page again you'll have to reload/rebrowse for the program and reselect the problem.


Problem statements

  1. TwoHex

Problem Submission

Problem:

Source Code:
Programming language: