aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f1a662..c573c44 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
1My solutions for the [Advent of Code](https://adventofcode.com). 1My solutions for the [Advent of Code](https://adventofcode.com).
2 2
3See `year/README.md` for instructions. 3See `year/README.md` for instructions on how to run my code.
4
5|Year|Stars|Language|Comment|
6|:--:|:---:|:------:|:-----:|
7|2015| 0 | | |
8|2016| 0 | | |
9|2017| 0 | | |
10|2018| 0 | | |
11|2019| 0 | | |
12|2020| 0 | | |
13|2021| 0 | | |
14|2022| 50 | Rust | Done in 2025 to learn Rust |
15|2023| 50 | C | All solved by December 25, 2023 |
16|2024| 50 | C++ | Each solved within 24h |

Generated with cgit - Back to sebastiano.tronto.net