Day 20: Race Condition

Megathread guidelines

  • Keep top level comments as only solutions, if you want to say something other than a solution put it in a new post. (replies to comments can be whatever)
  • You can send code in code blocks by using three backticks, the code, and then three backticks or use something such as https://topaz.github.io/paste/ if you prefer sending it through a URL

FAQ

  • gedhrel@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    14 hours ago

    (I ask because everyone’s solution seems to make the same assumption - that is, that you’re finding a shortcut onto the same path, as opposed to onto a different path.)

    • VegOwOtenks@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      12 hours ago

      Some others have answered already, but yes, there was a well-hidden line in the problem description about the map having only a single path from start to end…