My year-by-year advent of code. This repo contain all of my adventure with new language I wanna practice (Currently with 2022 is rust).
You can create pull request to give me more idea to solve the problem. But do it yourself before.
You can find all information about AOC at https://adventofcode.com/.
- 2022:
cargo run -p y22
- 2021:
cargo run -p y21