Day five of AoC2022 took me a bit longer than expected. The most difficult part was coming up with a way to parse the input. I probably could have brute forced some of the input myself, but I’d rather come up with a solution to parse it.