advent-of-code/readme.md
Adam Jeniski fede10de5d
fix typo
2022-12-01 16:52:23 -05:00

5 lines
177 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 its test cases.