Solutions to 2023's Advent of Code! Written in Rust.
cargo run --bin aoc-01
With the root of the repo as your cwd
, and aoc-01
replaced with the solution to run.
Solutions to 2023's Advent of Code! Written in Rust.
cargo run --bin aoc-01
With the root of the repo as your cwd
, and aoc-01
replaced with the solution to run.