Skip to content

jwl/aoc2021rust

Repository files navigation

aoc2021rust

My Advent of Code 2021 solutions, in rust.

Each problem contains an input.txt containing the problem input.

To run a solution:

# Switch to day 1a and run
cd day01a
cargo run --release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages