/aoc

🎄

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Advent Of Code

My solutions to the Advent of Code event that happens every year since 2015.

I've started participating in 2021, and am slowly adding the days of the prior events.

Running

You can reference the crates by the date.

cargo run --bin 2021-24

There are also tests.

cargo test --bin 2021-24