For this assignment, submit the following files:
dictionary.h -- should contain your class declaration
dictionary.cpp -- should contain your class definition
main.cpp -- should contain your main( ) function that tests your class
bonus.h -- contains your solution to the bonus problem, if you have
solved it
If you have used different filenames during development, be sure to
change the filenames in the include statements before you submit.
Basil