会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
oyzx~
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
下一页
2016年6月2日
bzoj3998: [TJOI2015]弦论
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 1000005 7 #define maxm 500005
阅读全文
posted @ 2016-06-02 09:25 oyzx~
阅读(188)
评论(0)
推荐(0)
2016年6月1日
bzoj2555: SubString
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 1200005 7 #define maxl 3000005
阅读全文
posted @ 2016-06-01 19:54 oyzx~
阅读(160)
评论(0)
推荐(0)
【spoj8222】Substrings
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 500005 7 #define maxm 250005 8
阅读全文
posted @ 2016-06-01 15:18 oyzx~
阅读(204)
评论(0)
推荐(0)
2016年5月31日
[Poi2000]公共串
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cmath> 4 #include <algorithm> 5 #include <cstring> 6 #define maxn 4005 7 #define maxm 2005 8 usi
阅读全文
posted @ 2016-05-31 21:41 oyzx~
阅读(240)
评论(0)
推荐(0)
spoj1811 Longest Common Substring
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 500005 7 #define maxl 250005 8
阅读全文
posted @ 2016-05-31 15:36 oyzx~
阅读(240)
评论(2)
推荐(1)
2016年5月29日
bzoj3262: 陌上花开(树套树)
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 100005 7 #define maxm 200005 8
阅读全文
posted @ 2016-05-29 19:57 oyzx~
阅读(288)
评论(3)
推荐(1)
bzoj1146: [CTSC2008]网络管理Network
摘要: 1 #include <iostream> 2 #include <iostream> 3 #include <cstdio> 4 #include <cstring> 5 #include <cmath> 6 using namespace std; 7 #define maxn 80005 8
阅读全文
posted @ 2016-05-29 10:48 oyzx~
阅读(261)
评论(0)
推荐(0)
2016年5月28日
bzoj3196: Tyvj 1730 二逼平衡树
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 50005 7 #define maxk 2000005 8
阅读全文
posted @ 2016-05-28 20:33 oyzx~
阅读(182)
评论(0)
推荐(0)
2016年5月26日
bzoj3295: [Cqoi2011]动态逆序对(cdq分治)
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 200001 7 using namespace std;
阅读全文
posted @ 2016-05-26 18:53 oyzx~
阅读(233)
评论(0)
推荐(0)
bzoj3295: [Cqoi2011]动态逆序对(树套树)
摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #define maxn 100005 7 #define maxk 6000005
阅读全文
posted @ 2016-05-26 11:17 oyzx~
阅读(318)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
下一页
公告