My solutions for
https://adventofcode.com/2021
input | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Advent of Code 2021
To run a solution for a given day with leading zeros:
cargo run --bin 01
input | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
To run a solution for a given day with leading zeros:
cargo run --bin 01