/aoc2021-rust

AoC 2021 solution in rust

Primary LanguageRust

AoC 2021 solution in Rust

My Advent of Code 2021 solution in rust.

https://adventofcode.com/

Usage

Uncomment specific days in src/lib.rs and simply run cargo test to see the result.