Oxidizing my way through the track:
- Lucian's Luscious Lasagna - solution
- Assembly Line - solution
- Clock - solution
- Health Statistics - solution
- Hello World - solution
- Low-power Embedded Game - solution
- Magazine Cutout - solution
- Resistor Color - solution
- Role-Playing Game - solution
- Semi Structured Logs - solution
- A Short Fibonacci Sequence - solution
- Sublist - solution
- Tournament - solution
- Gigasecond - solution
Run the tests for each output to confirm the solutions. E.g, to test the Tournament solution:
$ cd tournament && cargo test