会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Wild Donkey
学 OI 4 年
首页
新随笔
联系
订阅
管理
10 2020 档案
2020.10.31,2020.11.1 考场代码
摘要:T1 挑战 40pts #include <algorithm> #include <cstdio> #include <iostream> #include <queue> using namespace std; inline int RD() { int intmp(0), insign(1)
阅读全文
posted @
2020-10-25 11:05
Wild_Donkey
阅读(274)
评论(1)
推荐(2)
Luogu P2022 有趣的数
摘要:可以尝试按位数来枚举排在 k 前面的数.
阅读全文
posted @
2020-10-15 17:24
Wild_Donkey
阅读(163)
评论(0)
推荐(0)
公告