Well...that turned out easier than I thought. I suspected this solution would work, but wasn't completely confident. It can only work for the type of maze used by this problem (where there are no loops of open areas).
Advent of Code 2019
My solutions to Advent of Code 2019.
Description
Languages
Go
100%