BFS: Shortest Reach in a Graph

  • + 2 comments

    I wish this problem gave a bit more template to work with, so we could focus on solving the problem rather than building the graph from input first.