Set start to ROUTE before looping through predecessors It is more clear to start with a special case `steps = 1` than to end with a special case `steps++`.
1 files changed, 2 insertions(+), 2 deletions(-) M mazesolver.go
M mazesolver.go => mazesolver.go +2 -2