# To Do
1. Check treasure type limits for data read in from a file.
2. Have a flag to fail on error vs default of logging and omitting data with
values outside the acceptable range.
3. Implement max-heap
4. Put timing information around the solution code.