Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 325 Bytes

Advent of Code 2022 in Rust

These are my solutions to Advent of Code. You will need cargo-aoc to run them.

cargo install cargo-aoc
cargo aoc credentials -s # add the session cookie value from your browser
cargo aoc # add -d X to execute day X