Monster
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 60 Accepted Submission(s): 34
Problem Description
Teacher Mai has a kingdom. A mon...
分类:
其他好文 时间:
2014-08-14 20:45:19
阅读次数:
185
Problem Description
Teacher Mai has an integer x.
He does the following operations k times. In the i-th operation, x becomes the least integer no less than x, which is the multiple of i.
He wan...
分类:
其他好文 时间:
2014-08-14 20:39:59
阅读次数:
256
Problem Description
Teacher Mai has a kingdom. A monster has invaded this kingdom, and Teacher Mai wants to kill it.
Monster initially has h HP. And it will die if HP is less than 1.
Teacher Ma...
分类:
其他好文 时间:
2014-08-14 20:39:09
阅读次数:
283
Description
ACM has bought a new crane (crane -- je?áb) . The crane consists of n segments of various lengths, connected by flexible joints. The end of the i-th segment is joined to the beginning...
分类:
其他好文 时间:
2014-08-14 16:50:28
阅读次数:
240
HDFS ArchitectureIntroductionThe Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many...
分类:
其他好文 时间:
2014-08-14 16:23:38
阅读次数:
275
1.Dutch courage 因为英语与荷兰之间的恩恩怨怨,积重难反,有渊源极深,而荷兰被称为“海盗之国”,海盗是做事鲁莽的,所以就用这个词语来表示“酒后之勇”。2.have a hollow leg 千杯不醉,喝酒海量Eg.The best man has a hollow leg. He dr...
分类:
其他好文 时间:
2014-08-14 13:32:58
阅读次数:
218
DescriptionBackgroundOur knight lives on a chessboard that has a smaller area than a regular 8 * 8 board,but it is still rectangular.Can you help this...
分类:
其他好文 时间:
2014-08-14 03:46:57
阅读次数:
305
1、在学习两个Activity的切换时,重新把新的工程部署上模拟器时候出现错误:ActivityManager: Warning: Activity not started, its current task has been brought to the front。原因是:两个应用起了同样的名字...
分类:
其他好文 时间:
2014-08-14 01:11:37
阅读次数:
285
先上题目:12664 Interesting CalculatorThere is an interesting calculator. It has 3 rows of button.? Row 1: button 0, 1, 2, 3, . . . , 9. Pressing each butt...
分类:
其他好文 时间:
2014-08-13 22:00:07
阅读次数:
264
在Xcode中,我们可以在StoryBoard编辑界面或者是xib编辑界面中通过“Control键+拖拽“的方式将某个界面元素和对应的代码文件连接起来,在代码文件中创建outlet。不过,如果你的运气不太好,执行以上操作的过程中你可能会遇到下面这样的错误:Could not insert new o...
分类:
移动开发 时间:
2014-08-13 21:33:17
阅读次数:
185