摘要: https://www.acwing.com/problem/content/1098/ 简单练手bfs题需要注意的是此题是三维的数据,偏移量需要改一下 #include<iostream> #include<queue> #include<cstdio> #include<cstring> #in 阅读全文
posted @ 2022-11-01 16:12 风乐 阅读(31) 评论(0) 推荐(0)