diff options
author | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-10 20:23:12 +0200 |
---|---|---|
committer | tchojnacki <tomaszchojnacki2001@gmail.com> | 2022-08-10 20:23:12 +0200 |
commit | 5a4e32c427862238fd092cbc28be4622d1552a72 (patch) | |
tree | 0d2287ee959db394c5f7e78408dcd12443afbe88 /README.md | |
parent | 0ccc05883df5a918c4096ef6983bde8a2312764b (diff) | |
download | gleam_aoc2020-5a4e32c427862238fd092cbc28be4622d1552a72.tar.gz gleam_aoc2020-5a4e32c427862238fd092cbc28be4622d1552a72.zip |
Finish day 24
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Advent of Code 2021 in Kotlin  - - + + Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains. See other solutions [here][awesome]. @@ -34,7 +34,7 @@ the [Advent of Code Kotlin Template][template] delivered by JetBrains. See other | Day 21: Dirac Dice | | | | Day 22: Reactor Reboot | | | | Day 23: Amphipod | | | -| Day 24: Arithmetic Logic Unit | | | +| Day 24: Arithmetic Logic Unit | 🌟 | 🌟 | | Day 25: Sea Cucumber | 🌟 | | [^aoc]: |