Space Ant Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 2489 Accepte…
分类:Online Judge
POJ 1456 Supermarket (贪心+并查集)
Supermarket Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 7501 Accep…
ACM POJ 2421 Constructing Roads(简单最小生成树)
Constructing Roads Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 14128 Accepted: 5682 Description…
HDU 2897 邂逅明下 (简单博弈,找规律)
邂逅明下 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)To…
HDU 2825 Wireless Password(AC自动机+状态压缩DP)
Wireless Password Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (J…
Codeforces Round #356 (Div. 2) B. Bear and Finding Criminal 水题
B. Bear and Finding Criminals 题目连接: http://www.codeforces.com/contest/680/problem/B Description There are n ci…
POJ 1195 Mobile phones(二维树状数组)
Mobile phones Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 11018 Accepted: 5044 De…
ACM/ICPC 之 拓扑排序范例(POJ1094-POJ2585)
两道拓扑排序问题的范例,用拓扑排序解决的实质是一个单向关系问题 POJ1094(ZOJ1060)-Sortng It All Out 题意简单,但需要考虑的地方很多,…
bzoj 2428: [HAOI2006]均分数据 随机化
2428: [HAOI2006]均分数据 Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://www.lydsy.com/JudgeOnline/…
HDU 3864 D_num (pollard_rho大数素数分解)
D_num Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)T…
HDU 4122 Alice's mooncake shop(RMQ,或者单调队列)
Alice’s mooncake shop Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/…
Educational Codeforces Round 6 D. Professor GukiZ and Two Arrays 二分
D. Professor GukiZ and Two Arrays 题目连接: http://www.codeforces.com/contest/620/problem/D Description Professor …