摘要: #include<bits/stdc++.h> using namespace std; int m,k; int nx,ny; queue<int> q1; int vis[100005]; string path[10000]; string p1= "DABC"; int main(){ me 阅读全文
posted @ 2023-07-23 15:54 竹余居居居居居 阅读(21) 评论(0) 推荐(0)
摘要: #include<bits/stdc++.h>using namespace std; int m,k;int nx,ny;queue<int> q1;int vis[100005];string path[10000];string p1= "DABC"; int main(){ memset(v 阅读全文
posted @ 2023-07-23 15:52 竹余居居居居居 阅读(573) 评论(0) 推荐(0)