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

- 2021: Solved in C++20
- 2020: Solved in Rust