advent-of-code-2024 My rusty solutions to AoC'24. Part 2 for later. To run: cargo run --bin dayx where x is the day number. Example: cargo run --bin day1 or cargo run --bin day10. Prediction: might abandon around 10th (life might get in the way)