diff options
author | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-15 21:49:41 +0200 |
---|---|---|
committer | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-15 21:49:41 +0200 |
commit | 0705a262782338deb9639304a798429e8792f5ec (patch) | |
tree | 2ec10f5cd1035a20c28076e83fe62a24571af1d4 /aoc-2021-kotlin/README.md | |
parent | ee60e254ed7eed4c0624fcd651575726f15f6e29 (diff) | |
download | gleam_aoc2020-0705a262782338deb9639304a798429e8792f5ec.tar.gz gleam_aoc2020-0705a262782338deb9639304a798429e8792f5ec.zip |
Finish the last puzzle
Diffstat (limited to 'aoc-2021-kotlin/README.md')
-rw-r--r-- | aoc-2021-kotlin/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/aoc-2021-kotlin/README.md b/aoc-2021-kotlin/README.md index 5a5e967..dc27235 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. @@ -32,9 +32,9 @@ Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] usi | Day 20: Trench Map | 🌟 | 🌟 | | Day 21: Dirac Dice | 🌟 | 🌟 | | Day 22: Reactor Reboot | 🌟 | 🌟 | -| Day 23: Amphipod | | | +| Day 23: Amphipod | 🌟 | 🌟 | | Day 24: Arithmetic Logic Unit | 🌟 | 🌟 | -| Day 25: Sea Cucumber | 🌟 | | +| Day 25: Sea Cucumber | 🌟 | 🌟 | [aoc]: https://adventofcode.com |