From e4d4942f44aa3c5cbd7798233d0187e352657897 Mon Sep 17 00:00:00 2001 From: Kharec Date: Mon, 9 Feb 2026 11:00:27 +0100 Subject: [PATCH] docs: add progress --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index f98c910..df671dc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,22 @@ Also, it's a fresh start from 2025. I do some exercises from other years along t Ultimately, my goal is to complete all the years of Advent of Code here. +## Progress + +| Year | Progress | +| ---- | ----------- | +| 2015 | 60% (30/50) | +| 2016 | 20% (10/50) | +| 2017 | 20% (10/50) | +| 2018 | 20% (10/50) | +| 2019 | 0% (0/50) | +| 2020 | 32% (16/50) | +| 2021 | 16% (8/50) | +| 2022 | 16% (8/50) | +| 2023 | 0% (0/50) | +| 2024 | 0% (0/50) | +| 2025 | 96% (23/24) | + ## Requirements - Go 1.25