F. Magic Matrix 题目连接: http://www.codeforces.com/contest/632/problem/F Description You’re given a matrix …
分类:Online Judge
2015 UESTC 搜索专题M题 Palindromic String 马拉车算法
Palindromic String Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://acm.uestc.edu.cn/#/con…
HDU 5573 Binary Tree 构造
Binary Tree 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5573 Description The Old Frog King lives on the ro…
HDU 3247 Resource Archiver(AC自动机+状态压缩DP)
Resource Archiver Time Limit: 20000/10000 MS (Java/Others) Memory Limit: 100000/100000 …
Educational Codeforces Round 9 C. The Smallest String Concatenation 排序
C. The Smallest String Concatenation 题目连接: http://www.codeforces.com/contest/632/problem/C Description YouR…
ACM POJ 3321 Apple Tree(树状数组)
Apple Tree Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 11282 Accepted: 3214 Description There i…
BZOJ 4291: [PA2015]Kieszonkowe 水题
4291: [PA2015]Kieszonkowe Time Limit: 1 Sec Memory Limit: 256 MB 题目连接 http://www.lydsy.com/JudgeOnline/…
CDOJ 1251 谕神的密码 贪心
谕神的密码 Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://acm.uestc.edu.cn/#/problem/show/1251 Description 谕神是…
HDU 1011 Starship Troopers(树形DP)
Starship Troopers Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768 K (…
Codeforces Round #248 (Div. 1) A. Ryouko's Memory Note 水题
A. Ryouko’s Memory Note 题目连接: http://www.codeforces.com/contest/434/problem/A Description Ryouko is an e…
POJ 3020 Antenna Placement(二分图匹配)
Antenna Placement Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 4739 Accepted: 2359…
BZOJ 4706: B君的多边形 找规律
4706: B君的多边形 题目连接: http://www.lydsy.com/JudgeOnline/problem.php?id=4706 Description 有一个正n多边形,我们要连接一些对角线,把这个多边形…