Your driver program, class definition, and class declaration must each
have its own file for each exercise. That is, you are to submit two
.h
files and four .cc
files. In addition,
you are to submit a Makefile for the assignment, as discussed in class.