Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted ๐
My code is here. https://git.sour.is/xuu/advent-of-code-2023
I could have made my search smarter using a prefix search rather than scanning the full buffer for each iteration.
Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted ๐
My code is here. https://git.sour.is/xuu/advent-of-code-2023
I could have made my search smarter using a prefix search rather than scanning the full buffer for each iteration.