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