aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6f75a8afac3bba9691c903092cdd4e5bb0b78065 (plain)
1
2
3
4
5
# Advent of code exercises
Solved exercises from [advent of code](https://adventofcode.com/)  

- 2021: Solved in C++20, each program solves both parts
- 2020: Solved in Rust