From 402ee25e6e63a40e292faf25c9e164ef5688d4a5 Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Sun, 14 Aug 2022 11:13:05 +0200 Subject: Finish day 21 --- aoc-2021-kotlin/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aoc-2021-kotlin/README.md') diff --git a/aoc-2021-kotlin/README.md b/aoc-2021-kotlin/README.md index e8bad04..4d07eee 100644 --- a/aoc-2021-kotlin/README.md +++ b/aoc-2021-kotlin/README.md @@ -1,7 +1,7 @@ # Advent of Code 2021 in Kotlin ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) -![43/50 stars](https://img.shields.io/badge/🌟%20stars-43/50-orange) -![22/25 days](https://img.shields.io/badge/📅%20days-22/25-blue) +![45/50 stars](https://img.shields.io/badge/🌟%20stars-45/50-orange) +![23/25 days](https://img.shields.io/badge/📅%20days-23/25-blue) Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains. @@ -30,7 +30,7 @@ Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] usi | Day 18: Snailfish | 🌟 | 🌟 | | Day 19: Beacon Scanner | 🌟 | 🌟 | | Day 20: Trench Map | 🌟 | 🌟 | -| Day 21: Dirac Dice | | | +| Day 21: Dirac Dice | 🌟 | 🌟 | | Day 22: Reactor Reboot | | | | Day 23: Amphipod | | | | Day 24: Arithmetic Logic Unit | 🌟 | 🌟 | -- cgit v1.2.3