会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Mrha
首页
新随笔
联系
管理
11 2017 档案
[poj] 2891 Strange Way to Express Integers
摘要:ex_gcd板子题
阅读全文
posted @
2017-11-30 17:14
Mrha
阅读(135)
评论(0)
推荐(0)
[poj] 2720 Last Digits
摘要:欧拉函数和"快速幂"
阅读全文
posted @
2017-11-30 17:11
Mrha
阅读(258)
评论(0)
推荐(0)
[poj] 1006 Biorhythms
摘要:中国剩余定理
阅读全文
posted @
2017-11-30 16:56
Mrha
阅读(150)
评论(0)
推荐(0)
[codeforces] 449C Jzzhu and Apples
摘要:质因数分解+贪心
阅读全文
posted @
2017-11-30 16:52
Mrha
阅读(202)
评论(0)
推荐(0)
[poj] 2115 C Looooops
摘要:ex_gcd板子题
阅读全文
posted @
2017-11-30 16:47
Mrha
阅读(128)
评论(0)
推荐(0)
[codeforces] 527A Playing with Paper
摘要:简单的gcd问题
阅读全文
posted @
2017-11-30 16:43
Mrha
阅读(120)
评论(0)
推荐(0)
[poj] 2142 The Balance
摘要:ex_gcd板子题
阅读全文
posted @
2017-11-30 16:40
Mrha
阅读(109)
评论(0)
推荐(0)
[poj] 1061 青蛙的约会
摘要:ex_gcd
阅读全文
posted @
2017-11-30 16:38
Mrha
阅读(155)
评论(0)
推荐(0)
[poj] 3090 Visible Lattice Points
摘要:欧拉函数前缀和
阅读全文
posted @
2017-11-30 16:33
Mrha
阅读(118)
评论(0)
推荐(0)
[poj] 3421 X-factor Chains
摘要:质因数分解,可重集全排列
阅读全文
posted @
2017-11-30 16:29
Mrha
阅读(95)
评论(0)
推荐(0)
[poj] 2689 Prime Distance
摘要:素数筛(埃拉托斯特尼)
阅读全文
posted @
2017-11-30 16:25
Mrha
阅读(157)
评论(0)
推荐(0)
数论板子大总结
摘要:数论模板大总结
阅读全文
posted @
2017-11-30 16:02
Mrha
阅读(197)
评论(0)
推荐(0)
[bzoj] 2243 染色
摘要:树链剖分板子题
阅读全文
posted @
2017-11-27 14:02
Mrha
阅读(182)
评论(0)
推荐(0)
[bzoj] 1036 Count
摘要:树链剖分板子题
阅读全文
posted @
2017-11-26 13:47
Mrha
阅读(164)
评论(0)
推荐(0)
[bzoj] 2809 dispatching
摘要:左偏树板子题
阅读全文
posted @
2017-11-26 11:00
Mrha
阅读(162)
评论(0)
推荐(0)
[poj] 3666 Making the Grade
摘要:左偏树 or dp
阅读全文
posted @
2017-11-26 10:57
Mrha
阅读(152)
评论(0)
推荐(0)
<转自原博客> NOIP2008 传纸条
摘要:写于NOIP前的我
阅读全文
posted @
2017-11-26 09:57
Mrha
阅读(240)
评论(0)
推荐(0)
<转自原博客> 可爱的字符串算法们
摘要:字符串算法小总结(写于NOIP前年轻的我)
阅读全文
posted @
2017-11-26 09:44
Mrha
阅读(175)
评论(0)
推荐(0)
[poj] 1990 MooFest
摘要:树状数组裸题
阅读全文
posted @
2017-11-24 14:45
Mrha
阅读(178)
评论(0)
推荐(0)
[codeforces] 359D Pair of Numbers
摘要:RMQ st表棵题
阅读全文
posted @
2017-11-24 13:04
Mrha
阅读(166)
评论(0)
推荐(0)
[codeforces] 498D Traffic Jams in th Land
摘要:简单的线段树问题
阅读全文
posted @
2017-11-23 20:07
Mrha
阅读(399)
评论(0)
推荐(0)
[poj] 1389 Area of Simple Polygons
摘要:线段树+扫描线
阅读全文
posted @
2017-11-23 17:43
Mrha
阅读(264)
评论(0)
推荐(0)
[poj] 2828 Buy Tickets
摘要:简单线段树
阅读全文
posted @
2017-11-22 19:14
Mrha
阅读(181)
评论(0)
推荐(0)
[bzoj] 2565 最长双回文串
摘要:manachermanacher
阅读全文
posted @
2017-11-22 16:34
Mrha
阅读(170)
评论(0)
推荐(0)
[codeforces] 17E Palisection
摘要:manacher+差分
阅读全文
posted @
2017-11-22 16:16
Mrha
阅读(282)
评论(0)
推荐(0)
[poj] 3974 Palindrome
摘要:manacher板子题
阅读全文
posted @
2017-11-20 23:18
Mrha
阅读(112)
评论(0)
推荐(0)
[codeforces] 633C Spy Syndrome 2
摘要:Trie+dp
阅读全文
posted @
2017-11-20 17:41
Mrha
阅读(270)
评论(0)
推荐(0)
[poj] 1816 Wild words
摘要:Trie+dfs
阅读全文
posted @
2017-11-19 22:01
Mrha
阅读(144)
评论(0)
推荐(0)
[poj] 2945 Find the Clones
摘要:Trie棵题
阅读全文
posted @
2017-11-19 21:58
Mrha
阅读(171)
评论(0)
推荐(0)
[codeforces] 526D [51nod] 1554 欧姆诺姆和项链
摘要:KMP & ex_kmp
阅读全文
posted @
2017-11-19 21:54
Mrha
阅读(190)
评论(0)
推荐(0)
[poj] 3461 Oulipo
摘要:KMP板子题
阅读全文
posted @
2017-11-18 11:09
Mrha
阅读(172)
评论(1)
推荐(1)
[poj] 2749 building roads
摘要:2-SAT+二分答案
阅读全文
posted @
2017-11-18 10:51
Mrha
阅读(158)
评论(0)
推荐(0)
[poj] 3678 Katu Puzzle
摘要:2-SAT简单题目
阅读全文
posted @
2017-11-18 10:45
Mrha
阅读(143)
评论(0)
推荐(0)
[poj] 2942 Knights of the Round Table
摘要:点双联通分量
阅读全文
posted @
2017-11-17 17:18
Mrha
阅读(162)
评论(0)
推荐(0)
[poj] 1523 SPF
摘要:点双联通分量板子题
阅读全文
posted @
2017-11-17 15:47
Mrha
阅读(170)
评论(0)
推荐(0)
[poj] 3177 Redundant Paths
摘要:边双联通分量板子题
阅读全文
posted @
2017-11-17 15:37
Mrha
阅读(132)
评论(0)
推荐(0)
[poj] 1236 networks of schools
摘要:Tarjan板子题
阅读全文
posted @
2017-11-15 20:13
Mrha
阅读(153)
评论(0)
推荐(0)
[poj] 3180 the cow prom
摘要:Tarjan板子题
阅读全文
posted @
2017-11-15 20:07
Mrha
阅读(150)
评论(0)
推荐(0)
[poj] 2186 popular cows
摘要:Tarjan板子题
阅读全文
posted @
2017-11-15 19:24
Mrha
阅读(154)
评论(0)
推荐(0)
公告