In Maze which have N keys what should i do to find shortest path with BFS?

前端 未结 0 1457
孤街浪徒
孤街浪徒 2021-01-30 05:38

Now, I\'m trying to implement finding shortest path program with Python In my case, Maze has N keys and i should find all keys to escape from Maze

Example) start Point S,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题