Skip to content

Repository files navigation

aoc2021 in rust

I learned rust in this 2021 session of Advent of Code. Here are my solutions.

run

place your input file in dayXX/input
cd dayXX
cargo run --release

test

tests use the input_test files given in this repo. cd dayXX
cargo test

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages