终身会员
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
shangeg
博客园
首页
新随笔
联系
订阅
管理
2023年10月9日
DFS(海战)
摘要: 题目链接:P1331 海战 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) #include<bits/stdc++.h> using namespace std; const int maxn=1001; char s[maxn][maxn];//保存地图的数组 int n,m,
阅读全文
posted @ 2023-10-09 16:05 荧惑守心~
阅读(19)
评论(0)
推荐(1)
编辑
公告