aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 08c0c6b33df8d03b66725d9d35de42e4461f9ac4 (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|  -  | Python | Coming soon... |

Generated with cgit - Back to sebastiano.tronto.net