610 - Street Directions
Moderator: Board moderators
-
- Guru
- Posts: 5947
- Joined: Thu Sep 01, 2011 9:09 am
- Location: San Jose, CA, USA
Re: 610 - Street Directions
In the output, edges are directional. Your output has no edges going to node 1. From each node in the output, you must be able to reach every other node following the directed edges you print.
Check input and AC output for thousands of problems on uDebug!