题解列表

筛选

优质题解

✔✔✔ 双向BFS+最简题解 [c++]

摘要:![](/image_editor_upload/20210305102333_23065.png) *cntMat[x]:矩阵x累计所花的步数(从起点到现在的状态累积所用的步数) dirMat[……