mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 11:33:19 -09:00
7 lines
332 B
Markdown
7 lines
332 B
Markdown
## Advent of Code
|
|
My rust solutions for [Advent of Code](https://adventofcode.com)
|
|
|
|
[](https://github.com/Ajetski/advent-of-code/actions/workflows/rust.yml)
|
|
|
|
Navigate to the folder for a given year, then use `cargo test` to run its test cases.
|