会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
请点击右上角浏览器打开,以正常访问本网页
One who believes in miracles is a miracle himeself.
博客园
首页
新随笔
联系
订阅
管理
2022年10月21日
Educational Codeforces Round 138 (Rated for Div. 2)题解 (A-C)
摘要: 比赛链接 A.Cowardly Rooks dfs暴搜即可。 点击查看代码 #include <bits/stdc++.h> using namespace std; #define N 1000010 #define ll long long template <class T> inline v
阅读全文
posted @ 2022-10-21 13:49 雪之下,树之旁
阅读(41)
评论(0)
推荐(0)
公告