|
|
@ -1,3 +1,14 @@ |
|
|
|
/* |
|
|
|
* We, |
|
|
|
* Scott McFarland, 000243034, |
|
|
|
* Michael Helbert, 000788384, |
|
|
|
* Connor McTear, 000785572, |
|
|
|
* and Chi Ho Wan, 000361323, |
|
|
|
* certify that this material is our original work. |
|
|
|
* No other person's work has been used without suitable acknowledgment |
|
|
|
* and we have not made our work available to anyone else. |
|
|
|
*/ |
|
|
|
|
|
|
|
using System; |
|
|
|
using System.Collections.Generic; |
|
|
|
using System.Linq; |
|
|
|