摘要: ![image](https://img2022.cnblogs.com/blog/1963362/202202/1963362-20220222232126338-1186537742.png) 阅读全文
posted @ 2022-02-22 23:22 ethon-wang 阅读(28) 评论(0) 推荐(0) 编辑
摘要: ![image](https://img2022.cnblogs.com/blog/1963362/202202/1963362-20220222142912280-1255053156.png) 阅读全文
posted @ 2022-02-22 14:29 ethon-wang 阅读(63) 评论(0) 推荐(0) 编辑
摘要: code #include<iostream> #include<algorithm> #include<cstdlib> using namespace std; const int MN = 101; char s[MN][MN]; int N, starX, starY, endX, endY 阅读全文
posted @ 2022-02-22 10:23 ethon-wang 阅读(23) 评论(0) 推荐(0) 编辑