/aoc-2021

Advent of Code 2021 solutions written by me to get better at Rust

Primary LanguageRustMIT LicenseMIT

Advent of Code 2021 edition solutions written by me to practice Rust

running

You'll need stable rust and cargo, install instructions here

$ cargo run -p day-01 --release