mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 09:33:19 -09:00
5 lines
150 B
Markdown
5 lines
150 B
Markdown
## Advent of Code
|
|
My rust solutions for Advent of Code
|
|
|
|
Navigate to one of the folder for a given year, then use `cargo test` to run it's test cases.
|