advent-of-code/readme.md
2022-09-25 23:43:24 -04:00

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.