est31 / aoc

πŸŽ„

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸŽ„

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%