会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Linqi's Blog
首页
新随笔
管理
2022年1月4日
Hello 2022 A-E
摘要: 博客地址 视频版讲解 A. Stable Arrangement of Rooks 贪心 #include <bits/stdc++.h> using namespace std; #define inc(x, l, r) for (int x = l; x <= r; x++) void solv
阅读全文
posted @ 2022-01-04 22:42 Linqi05
阅读(70)
评论(0)
推荐(1)
编辑
公告