Fixed off-by-one bug that made the solver fail at finding exits against the...
Fixed off-by-one bug that made the solver fail at finding exits against the right and bottom borders.
#1 (closed) let me find this, but the actual issue was me not finding exits in the right places; gave the appearance I was backtracking out of an exit because another exit existed.
Edited by Jenson Young