Picture Time Limit: 2000MS Memory Limit: 10000K Total Submissions: 8975 Accepted:…
分类:Online Judge
POJ1019:Number Sequence
http://poj.org/problem?id=1019 题目: Number Sequence Time Limit: 1000MS Memory Limit: 10000K Total Submissions: …
HDU 4717 The Moving Points (三分)
The Moving Points Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (J…
HDU 4546 比赛难度
比赛难度 Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)To…
HDU 1943 Ball bearings(简单数学问题)
Ball bearings Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/…
Codeforces Round #160 (Div. 1) 题解【ABCD】
Codeforces Round #160 (Div. 1) A – Maxim and Discounts 题意 给你n个折扣,m个物品,每个折扣都可以使用无限次,每次你使用第i个折扣的时候,你必须买q[i…
Codeforces Beta Round #2 C. Commentator problem 模拟退火
C. Commentator problem 题目连接: http://www.codeforces.com/contest/2/problem/C Description The Olympic Games in Be…
ACM/ICPC 之 Floyd范例两道(POJ2570-POJ2263)
两道以Floyd算法为解法的范例,第二题如果数据量较大,须采用其他解法 POJ2570-Fiber Network //经典的传递闭包问题,由于只有26个公司可以采用二进制存储 …
HDU 5699 货物运输 二分
货物运输 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5699 Description 公元2222年,l国发生了一场战争。 小Y负责领导工人运输物资。 其中有m种物资…
HDU 4345 Permutation(数学题,记忆化搜索)
Permutation Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Ot…
POJ 1077 Eight(单向搜索)
Eight Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 18387 Accepted: 8182 Spe…
HDU 4286 Data Handler 双向链表/Splay
Data Handler Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://acm.hdu.edu.cn/showproblem.php?pid=4286 Descr…