Master Yoda is the oldest member of the Jedi Council. He conducts preparatory classes of little Younglings up to the moment they get a mentor. All Younglings adore master Yoda and they hope to grow...
分类:
其他好文 时间:
2014-07-29 14:59:48
阅读次数:
266
Problem DescriptionMr Wang wants some boys to help him with a project. Because the project is rather complex,the more boys come, the better it will be...
分类:
其他好文 时间:
2014-07-29 14:15:38
阅读次数:
194
Training little cats
Time Limit: 2000MS
Memory Limit: 65536K
Total Submissions: 9785
Accepted: 2340
Description
Facer's pet cat just gave birth to a brood of little c...
分类:
其他好文 时间:
2014-07-29 13:03:57
阅读次数:
243
转载http://blog.csdn.net/xinzheng_wang/article/details/6674847泛型的基本思想:泛型编程(Generic Programming)是一种语言机制,通过它可以实现一个标准的容器库。像类一样,泛型也是一种抽象数据类型,但是泛型不属于面向对象,它是面...
分类:
编程语言 时间:
2014-07-29 12:32:06
阅读次数:
300
TeXpen 现在支持多条命令流水执行了,但我本人仍然喜欢使用脚本来处理。 echo "texbuild - build your article in one command."
echo "version 0.1 (c) MengChang (Maxwell) Wang, 2014"
echo "at Nanyang Tech...
分类:
其他好文 时间:
2014-07-26 03:33:37
阅读次数:
194
Long Long MessageTime Limit:4000MSMemory Limit:131072KTotal Submissions:20412Accepted:8427Case Time Limit:1000MSDescriptionThe little cat is majoring ...
分类:
其他好文 时间:
2014-07-24 21:42:22
阅读次数:
256
问题的另外一个问法:如何称呼提交正式测试的软件版本?这个版本如果后续测试通过的话,就能直接发布,但是在提交测试的时候,不知道测试是否通过。 发布候选版?正式测试版?相对的,如何称呼就算测试通过也不能发布的版本(比如因为部分特性未完工)?非正式测试版?提前测试版?回答1:release candidate是一个常用的叫法。 from @stephen_wang_7971关联回答1.1:Release...
分类:
其他好文 时间:
2014-07-24 10:33:14
阅读次数:
246
Problem Description
A little girl loves programming competition very much. Recently, she has found a new kind of programming competition named "TopTopTopCoder". Every user who has registered in "To...
分类:
其他好文 时间:
2014-07-24 10:27:14
阅读次数:
301
Rating
Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 213 Accepted Submission(s): 126
Special Judge
Problem Description
A little girl lov...
分类:
其他好文 时间:
2014-07-23 13:10:26
阅读次数:
242
链接:http://acm.hdu.edu.cn/showproblem.php?pid=4815
题意:很“内涵”的一个题面,题意是给出N道题,和一个概率P,然后给出每道题对应的得分aa[i](每道题只有两个选项,一个正确一个错误)。两个人来答题,一个人是随机选择答案,问另一个人至少要答多少分才能保证有P的概率不会失败。
思路:是一道DP题,最开始想强行枚举所有情况,找到需要分数,后来发现4...
分类:
其他好文 时间:
2014-07-22 14:26:12
阅读次数:
227