Objectives
- Declare and use two-dimensional arrays
- Implement a class to meet specifications
- Create and use functions
- Create a function that overloads the insertion operator
- Pass arrays to functions
- Declare parameters to functions as constant if they are not supposed to be modified