Your assignment will be compiled and executed with three different input sets. One input set will consist of a single Java source file with no recursive functions. The second input set will consist of a single Java source file with recursive functions. The third input set will consist of multiple java files (with no recursion).
Your grade will be determined by adding together your score on each input set. The first data set is worth 70 points, the second and third data sets are each worth 15 points. Correct output for a given data set will earn you all of the points for that data set, incorrect output or a program crash will earn you none of the points for that data set.
Revised on Friday, October 03, 1997