aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3eb7b4d25c538819fba82370b5e0b8ae4007ef45 (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 1.59.0