# ToDo ## General - [ ] move everything into one single crate with one single executable - [ ] write euler tool, which can check solutions (measuring elapsed time in milliseconds, reports if either a solver or a solution is missing and can also display metadata about a problem) - [ ] solve problems 50 up until 100 - [ ] make euler tool part of CI pipeline (maybe?) - [ ] make euler tool (or some other tool) publish data as HTML and host with gitlab pages