火星A+B
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 10279 Accepted Submission(s): 3402
Problem Description
读入两个不超过25位的火星正整数A和B,计算A...
分类:
其他好文 时间:
2014-06-05 11:13:45
阅读次数:
241
"下沙野骆驼"ACM夏令营Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 786 Accepted Submission(s): 377
Problem Description 大家都知道,杭电计算机学院为了吸引更多的学...
分类:
其他好文 时间:
2014-06-05 07:45:01
阅读次数:
335
一道记忆搜索题,记忆搜索题就是搜索的形式+DP的思想!题目:FatMouse has
stored some cheese in a city. The city can be considered as a square grid of
dimension n: each grid locatio...
分类:
其他好文 时间:
2014-06-03 14:14:28
阅读次数:
466
题目:Problem DescriptionGiven a two-dimensional
array of positive and negative integers, a sub-rectangle is any contiguous
sub-array of size 1 x 1 or gr...
分类:
其他好文 时间:
2014-05-31 11:35:43
阅读次数:
271
题目:The famous ACM (Advanced Computer Maker)
Company has rented a floor of a building whose shape is in the following figure.
The floor has 200 rooms e...
分类:
其他好文 时间:
2014-05-28 18:57:31
阅读次数:
311
搬寝室
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 15897 Accepted Submission(s): 5389
Problem Description
搬寝室是很累的,xhd深有体会.时间追述2006年...
分类:
其他好文 时间:
2014-05-25 22:46:00
阅读次数:
251
FatMouse' Trade
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 40975 Accepted Submission(s): 13563
Problem Description
FatMouse pre...
分类:
其他好文 时间:
2014-05-25 21:58:33
阅读次数:
400
FatMouse' Trade
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 40975 Accepted Submission(s): 13563
Problem Description
FatMouse pre...
分类:
其他好文 时间:
2014-05-25 21:54:02
阅读次数:
288
如果没有像windows下面的IDE,要想编译一个工程文件...
分类:
系统相关 时间:
2014-05-25 21:13:39
阅读次数:
334
,,杭电把比赛关了代码都找不到了。。
无责任民科还是mark一下好了。。
HDU 4823 Energy Conversion
把式子变换一下发现是一个等比数列,快速幂即可。
HDU 4824 Disk Schedule
开始没注意一个环只有一个点的条件,差点变成NP。。因为要回到起点,就是一个双调dp
跟poj 2677差不多
HDU 4825 Xor Sum
字典树上的贪心,把...
分类:
其他好文 时间:
2014-05-25 10:16:01
阅读次数:
293