advent-of-code/readme.md
2022-10-01 17:57:25 -04:00

5 lines
178 B
Markdown

## Advent of Code
My rust solutions for [Advent of Code](https://adventofcode.com)
Navigate to one of the folder for a given year, then use `cargo test` to run it's test cases.