D. Tree Construction 题目连接: http://www.codeforces.com/contest/675/problem/D Description During the programming …
分类:Online Judge
hdu 5792 World is Exploding 树状数组
World is Exploding 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5792 Description Given a sequence A with le…
CDOJ 1294 天行廖的游戏 dp 容斥
天行廖的游戏 题目连接: http://acm.uestc.edu.cn/#/problem/show/1294 Description 天行健,君子以自强不息。地势坤,廖爷以厚德载物 一日在喵哈哈村,天行廖和沈宝宝正在…
hdu 5278 Geometric Progression 高精度
Geometric Progression Time Limit: 1 Sec Memory Limit: 256 MB 题目连接 http://bestcoder.hdu.edu.cn/contests/…
Codeforces Beta Round #97 (Div. 1) A. Replacement 水题
A. Replacement 题目连接: http://codeforces.com/contest/135/problem/A Description Little Petya very much likes arra…
POJ 2513 Colored Sticks(欧拉回路,字典树,并查集)
Colored Sticks Time Limit: 5000MS Memory Limit: 128000K Total Submissions: 24748 Accepted: 6519 …
HDU 4343 D - Interval query 二分贪心
D – Interval queryTime Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://acm.hust.edu.cn/vjudge/contes…
hdu 2602 Bone Collector 01背包
Bone Collector Time Limit: 1 Sec Memory Limit: 256 MB 题目连接 http://acm.hdu.edu.cn/showproblem.php?pi…
HDU 1078 FatMouse and Cheese (简单DP)
FatMouse and Cheese Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K …
Codeforces Round #368 (Div. 2) D. Persistent Bookcase 离线 暴力
D. Persistent Bookcase 题目连接: http://www.codeforces.com/contest/707/problem/D Description Recently in school Al…
Codeforces Round #368 (Div. 2) C. Pythagorean Triples 数学
C. Pythagorean Triples 题目连接: http://www.codeforces.com/contest/707/problem/C Description Katya studies in a fi…
POJ 2923 Relocation (状态压缩+DP)
Relocation Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 1106 Accepted: 447 Descrip…