Advent of Code 2024 To build: cargo build To run: cargo run --bin day1 or cargo run --release --bin day1, etc.