题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5074
题面:
Hatsune Miku
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)
Total Submission(s): 810 Accepte...
分类:
其他好文 时间:
2015-07-27 15:06:40
阅读次数:
112
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4800
题面:
Josephina and RPG
Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1077 Acc...
分类:
其他好文 时间:
2015-07-27 13:14:35
阅读次数:
96
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4801
题面:
Pocket Cube
Time Limit: 20000/10000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 882 Accepted...
分类:
其他好文 时间:
2015-07-25 12:25:35
阅读次数:
180
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4771
题面:
欢迎参加——BestCoder周年纪念赛(高质量题目+多重奖励)
Stealing Harry Potter's Precious
Time Limit: 2000/1000 MS (Java/Others) Memo...
分类:
其他好文 时间:
2015-07-25 12:23:55
阅读次数:
113
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4772
题面:
Zhuge Liang's Password
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1404 ...
分类:
其他好文 时间:
2015-07-25 12:22:55
阅读次数:
86
A 水题
#include
#include
#include
using namespace std;
#define mod 31536000
#define eps 1e-10
typedef __int64 ll;
struct node
{
int a,b;
double id;
}M[500010];
int cmp(node a,node b)
{
ret...
分类:
其他好文 时间:
2015-07-17 18:52:00
阅读次数:
122
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5115
题面:
Dire Wolf
Time Limit: 5000/5000 MS (Java/Others) Memory Limit: 512000/512000 K (Java/Others)
Total Submission(s): 687 Accepted...
分类:
其他好文 时间:
2015-07-17 09:54:31
阅读次数:
173
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4791
题面:
Alice's Print Service
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1596 Acc...
分类:
其他好文 时间:
2015-07-16 22:24:53
阅读次数:
121
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5113
题面:
Black And White
Time Limit: 2000/2000 MS (Java/Others) Memory Limit: 512000/512000 K (Java/Others)
Total Submission(s): 1336 A...
分类:
其他好文 时间:
2015-07-16 22:23:31
阅读次数:
157
题目链接:Just Random
题面:
Just Random
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 2085 Accepted Submission(s): 584
Problem Des...
分类:
其他好文 时间:
2015-07-16 11:57:27
阅读次数:
189