会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
oyzx~
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
4
5
6
7
8
9
下一页
2016年5月25日
bzoj1492: [NOI2007]货币兑换Cash
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <algorithm> 5 #include <cmath> 6 #define maxn 100005 7 #define Inf 100000000
阅读全文
posted @ 2016-05-25 17:39 oyzx~
阅读(436)
评论(0)
推荐(0)
2016年5月22日
2016.5.22
摘要: 今天我们学校举行合唱比赛,而我只能独自在机房敲代码,祝愿我们458班能斩获冠军吧!!
阅读全文
posted @ 2016-05-22 18:38 oyzx~
阅读(98)
评论(0)
推荐(0)
2016年5月20日
bzoj2716: [Violet 3]天使玩偶
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 1000005 7 #define maxk 1000005
阅读全文
posted @ 2016-05-20 11:59 oyzx~
阅读(318)
评论(1)
推荐(0)
2016年5月19日
bzoj3262: 陌上花开
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 100005 7 #define maxk 200005 8
阅读全文
posted @ 2016-05-19 20:23 oyzx~
阅读(261)
评论(1)
推荐(1)
bzoj3110: [Zjoi2013]K大数查询
摘要: 题目链接:http://www.lydsy.com/JudgeOnline/problem.php?id=3110 题目大意:有N个位置,M个操作。操作有两种,每次操作如果是1 a b c的形式表示在第a个位置到第b个位置,每个位置加入一个数c如果是2 a b c形式,表示询问从第a个位置到第b个位
阅读全文
posted @ 2016-05-19 18:25 oyzx~
阅读(165)
评论(0)
推荐(0)
bzoj2959: 长跑
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 150005 7 using namespace std;
阅读全文
posted @ 2016-05-19 06:58 oyzx~
阅读(211)
评论(0)
推荐(0)
2016年5月18日
bzoj2683简单题
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cmath> 4 #include <algorithm> 5 #include <cstring> 6 #define maxn 500005 7 #define maxm 800005 8
阅读全文
posted @ 2016-05-18 20:22 oyzx~
阅读(740)
评论(1)
推荐(2)
2016年5月17日
bzoj3669[Noi2014]魔法森林
摘要: #include <iostream> #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> #define maxn 150005 #define maxm 100005 #define pi pair
阅读全文
posted @ 2016-05-17 22:04 oyzx~
阅读(176)
评论(0)
推荐(0)
bzoj2631: tree
摘要: #include <iostream> #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> #define mod 51061 #define maxn 100005 #define ll unsign
阅读全文
posted @ 2016-05-17 21:16 oyzx~
阅读(125)
评论(0)
推荐(0)
Bzoj3510首都
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 100005 7 #define maxm 400005 8
阅读全文
posted @ 2016-05-17 21:11 oyzx~
阅读(263)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
下一页
公告