Ad
  • Custom User Avatar

    In Java during the random test cases I run in to cases where the start position contains a wall, like this:

    W.\n
    ..

    I assume this is a bug since the tasks states that start and end positions are empty. I see there was an issue with where the end position contained a wall. Probably similar problem.