← 返回 linkedin 的题目列表Maze Navigation Simulation
类型:online_judge
linkedin
You are given a maze game defined by classes and methods. Use these tools to implement a method to locate a path to a specified point. The representation of the maze is abstracted, and arrays are not directly provided.
Example
Input
test_case_1_representation