From 9bfb1bc1a3b2d265d59316143cc7f89fb2cc650b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 10 Jul 2025 08:39:31 +0200 Subject: Updated readme --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f1a662..c573c44 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ My solutions for the [Advent of Code](https://adventofcode.com). -See `year/README.md` for instructions. +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 | -- cgit v1.3