会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
oyzx~
博客园
首页
新随笔
联系
订阅
管理
2017年6月26日
BZOJ1040[ZJOI2008]骑士
摘要: 1 #include <cmath> 2 #include <cstdio> 3 #include <cstring> 4 #include <iostream> 5 #include <algorithm> 6 using namespace std; 7 8 typedef long long
阅读全文
posted @ 2017-06-26 18:19 oyzx~
阅读(151)
评论(0)
推荐(0)
2017年3月9日
杭二test_2017.2.16
该文被密码保护。
阅读全文
posted @ 2017-03-09 21:04 oyzx~
阅读(2)
评论(0)
推荐(0)
2017年2月23日
杭二test_2017.2.14
该文被密码保护。
阅读全文
posted @ 2017-02-23 20:34 oyzx~
阅读(2)
评论(0)
推荐(0)
杭二test_2017.2.11
该文被密码保护。
阅读全文
posted @ 2017-02-23 20:13 oyzx~
阅读(2)
评论(0)
推荐(0)
2017年2月13日
杭二test_2017.2.13
该文被密码保护。
阅读全文
posted @ 2017-02-13 17:50 oyzx~
阅读(5)
评论(0)
推荐(0)
2017年2月12日
杭二test_2017.2.12
该文被密码保护。
阅读全文
posted @ 2017-02-12 21:26 oyzx~
阅读(5)
评论(0)
推荐(0)
2017年2月10日
Codeforces Round #395 (Div. 1)
摘要: 比赛链接:http://codeforces.com/contest/763 A题: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6
阅读全文
posted @ 2017-02-10 23:46 oyzx~
阅读(346)
评论(0)
推荐(0)
2017年1月7日
bitset用法总结
摘要: b.any() b中是否存在置为1的二进制位? b.none() b中不存在置为1的二进制位吗? b.count() b中置为1的二进制位的个数 b.size() b中二进制位的个数 b[pos] 访问b中在pos处的二进制位 b.test(pos) b中在pos处的二进制位是否为1? b.set(
阅读全文
posted @ 2017-01-07 11:04 oyzx~
阅读(318)
评论(1)
推荐(0)
未完成的题目
摘要: Codeforces Round #390 (Div. 2) E. Dasha and cyclic table
阅读全文
posted @ 2017-01-07 09:29 oyzx~
阅读(178)
评论(0)
推荐(0)
2016年10月30日
noip2016十连测round10
该文被密码保护。
阅读全文
posted @ 2016-10-30 22:09 oyzx~
阅读(2)
评论(0)
推荐(0)
下一页
公告