Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 177 Bytes

File metadata and controls

7 lines (4 loc) · 177 Bytes

every-advent-of-code

Every Advent of Code, in Rust

Run with cargo run --release -- <data> <year> <day> <part>.

For example: cargo run --release -- input.txt 2025 03 2.