blob: 94f6a3f2eba2b9ce0372a969e098a66c932e9060 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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 |
|2025| 20 | Python | Work in progress... |
|