/AdventOfCode2024

Me doing advent of code 2024 in go until I get bored or forget about it

Primary LanguageGo

Advent of code 2024

Me, doing advent of code until I get bored

It seems that there is quite a lot of opportunity for optimisation, like not reading the entire file at once, but for me, the puzzle solutions run instantly anyway so I don't bother for now