Line 1: width height boxCount, the width and height of the map and the number of boxes
next height lines: a string of width characters, that can be:
- . for an empty cell
- # for a wall
- * for a target cell
This puzzle can be solved using the following concepts. Practice using these concepts and improve your skills.
A higher resolution is required to access the IDE