Skip to content

Latest commit

History

History
11 lines (7 loc) 路 243 Bytes

README.md

File metadata and controls

11 lines (7 loc) 路 243 Bytes

aoc-2021

Solutions to 2021's Advent of Code! Written in Rust.

Running

cargo run --bin aoc-01

With the root of the repo as your cwd, and aoc-01 replaced with the solution to run.