* Replace `debug` in `solve` with `Debugger` helper class
* Replace `time_it` with more feature-complete `Timer`
* Allow custom settings
* Fix not prompting for solution on `submit -y`
* Show challenge URLs when creating
* Add missing & incorrect sections from README
* Internal:
* Move AOC URLs to `CombinedInfo`
* Run `flake8` with `pytest`