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

178 B

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.