:: krowemoh

Thursday | 26 DEC 2024
Posts Links Other About Now

previous
next

Advent of Code 2023 - Day 15

2023-12-16
advent-of-code

A very easy day of implementing hashmaps. I wasn't a fan of the description of the puzzle but that's because I think implementing a real hashmap is more fun than the puzzle itself.

I've started skipping days and parts now so not sure if I'll finish advent of code but I'm happy with how far I've gotten.

Day 15