asdf install# substitute `XX` with zero-padded day number
cargo run -p day_XX --bin day_XX -- ./day_XX/input.txtcargo testcargo new --lib day_XXSolutions to Advent of Code 2024 puzzles https://adventofcode.com/2024
Repository from Github https://github.comLysander6/advent-of-code-2024
asdf install# substitute `XX` with zero-padded day number
cargo run -p day_XX --bin day_XX -- ./day_XX/input.txtcargo testcargo new --lib day_XXSolutions to Advent of Code 2024 puzzles https://adventofcode.com/2024