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.
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.