in reply to Re^4: Code challenge: Route planning on a 2D grid
in thread Code challenge: Route planning on a 2D grid

Yes, slides show for each cell, and the values for that cell is the special flag 00, which is a value of zero separate from an actual 0 cell.

  • Comment on Re^5: Code challenge: Route planning on a 2D grid