diff options
author | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-14 11:13:05 +0200 |
---|---|---|
committer | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-14 11:13:05 +0200 |
commit | 402ee25e6e63a40e292faf25c9e164ef5688d4a5 (patch) | |
tree | fa9d4527f7bd8f2bc5565cf1a9945e13fcb4eeec /aoc-2021-kotlin/README.md | |
parent | 992d24939100a6adb466b23449a62c36736b4249 (diff) | |
download | gleam_aoc2020-402ee25e6e63a40e292faf25c9e164ef5688d4a5.tar.gz gleam_aoc2020-402ee25e6e63a40e292faf25c9e164ef5688d4a5.zip |
Finish day 21
Diffstat (limited to 'aoc-2021-kotlin/README.md')
-rw-r--r-- | aoc-2021-kotlin/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
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  - - + + 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 | 🌟 | 🌟 | |