I am trying to solve the CSES challenge Labyrinth:
Labyrinth
You are given a map of a labyrinth, and your task is to find a path from start to end. You can walk left, right, up and down.
Input
The first input line has two integers
I am trying to solve the CSES challenge Labyrinth:
Labyrinth
You are given a map of a labyrinth, and your task is to find a path from start to end. You can walk left, right, up and down.
Input
The first input line has two integers