advent-of-code/readme.md
Adam Jeniski 1012ff4e73
add badge
2022-12-01 17:40:58 -05:00

339 B

Advent of Code

My rust solutions for Advent of Code

Tests

Navigate to one of the folder for a given year, then use cargo test to run its test cases.