blob: c573c442f8e40dd6ebe02bef74d91a9b015cb971 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
My solutions for the [Advent of Code](https://adventofcode.com).
See `year/README.md` for instructions on how to run my code.
|Year|Stars|Language|Comment|
|:--:|:---:|:------:|:-----:|
|2015| 0 | | |
|2016| 0 | | |
|2017| 0 | | |
|2018| 0 | | |
|2019| 0 | | |
|2020| 0 | | |
|2021| 0 | | |
|2022| 50 | Rust | Done in 2025 to learn Rust |
|2023| 50 | C | All solved by December 25, 2023 |
|2024| 50 | C++ | Each solved within 24h |
|