GroupingTime Limit:2 Seconds Memory Limit:65536 KBSuppose there areNpeople in ZJU, whose ages are unknown. We have some messages about them. Thei-th m...
分类:
其他好文 时间:
2014-10-15 05:38:19
阅读次数:
286
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3820
Building Fire Stations
Time Limit: 5 Seconds Memory Limit: 131072 KB Special Judge
Marjar University is a beautif...
分类:
其他好文 时间:
2014-10-14 01:18:17
阅读次数:
377
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3494题目大意:给定一些被禁止的BCD码。问指定范围内不含有任何这些禁止的BCD码的数的个数。解题思路:AC自动机部分:首先insert这些被禁止的BCD码。然后打一...
分类:
其他好文 时间:
2014-10-13 20:00:57
阅读次数:
295
ZOJ 3822 Domination(概率dp)2014年ACM/ICPC 亚洲区域赛牡丹江(第一站)...
分类:
其他好文 时间:
2014-10-12 23:49:08
阅读次数:
241
学习论坛:轩辕软件论坛中国IT实验室C/C++论坛编程爱好者论坛编程中国论坛进阶站点:浙江工业http://acm.zjut.edu.cn浙江大学http://acm.zju.edu.cn北京大学http://acm.pku.edu.cn/JudgeOnline天津大学http://acm.tju....
分类:
编程语言 时间:
2014-10-12 23:34:28
阅读次数:
398
ZOJ 3819 Average Score(数学题 牡丹江)2014年ACM/ICPC 亚洲区域赛牡丹江(第一站)...
分类:
其他好文 时间:
2014-10-12 23:15:28
阅读次数:
273
ZOJ 3827 Information Entropy(数学题)2014年ACM/ICPC 亚洲区域赛牡丹江(第一站)...
分类:
其他好文 时间:
2014-10-12 21:51:48
阅读次数:
263
题目链接:
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3822
Domination
Time Limit: 8 Seconds Memory Limit: 131072 KB Special Judge
Edward is the headmaster of Marja...
分类:
其他好文 时间:
2014-10-12 21:37:08
阅读次数:
227
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5373题目意思: 有两个class:A 和 B,Bob 在 Class A 里面。现在给出 Class A(n-1人) 和 Class B(m人) 所有人的分数,除了Bo...
分类:
其他好文 时间:
2014-10-12 18:24:58
阅读次数:
204
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=4882
现在在牡丹江,明天regional现场赛,不出一个月就要退役了,求保佑
今天热身赛做题很紧张,老是打错字,所以晚上写写代码练练手
脑子还是不好使,没想到可以并查集
思路:题目中的操作导致的一个结果是,一条边会成为一个集合的w,---- 如果能想到这里可能就能想到...
分类:
其他好文 时间:
2014-10-11 23:27:07
阅读次数:
355