in reply to Re^3: Code challenge: Route planning on a 2D grid
in thread Code challenge: Route planning on a 2D grid
Neither do cells with 00 appear nor is it possible to go right after a right-slide.
Could it be that you coded slides as a one cell no move with weight 00?
Update:
Ok this Re^7: Code challenge: Route planning on a 2D grid makes it clearer.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Code challenge: Route planning on a 2D grid
by tybalt89 (Monsignor) on Mar 14, 2020 at 17:22 UTC |