/aoc-2020

Advent of Code 2020 in rust

Primary LanguageRustApache License 2.0Apache-2.0

aoc-2020

Advent of Code 2020 in rust

Each solution is implemented as rust test cases. Organized by day (src/day_xx.rs).

Running

# cargo test