DescriptionOnce Bob took a paper stripe ofnsquares (the height of the stripe is 1 square). In each square he wrote an integer number, possibly negativ...
分类:
其他好文 时间:
2015-08-09 20:13:24
阅读次数:
162
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5299题意:在欧几里得平面上有n个圆,圆之间不会相交也不会相切,现在Alice和Bob玩游戏,两人轮流选择一个圆删除它和它包含的所有圆(Alice先手),在自己的轮次无圆可删判输,问你谁会赢得比赛解:先将...
分类:
其他好文 时间:
2015-08-09 18:31:30
阅读次数:
162
DescriptionOnce Bob took a paper stripe of n squares (the height of the stripe is 1 square). In each square he wrote an integer number, possibly negat...
分类:
其他好文 时间:
2015-08-08 16:16:30
阅读次数:
250
bob大叔在他的著作《敏捷软件开发-原则模式与实践》一书中提到拙劣设计的七种症状:
1、僵化性:指的是设计难以改变;
2、脆弱性:设计易于遭到破坏;
3、顽固性:设计难以重用;
4、粘滞性:难以做正确的事情;
5、不必要的重复性:过分设计;
6、不必要的重复:滥用鼠标进行复制黏贴
7、晦涩性:混乱的表达
设计的“臭味”主要是因为他们违背了一个或多个设计原则,这些原则包括:...
分类:
其他好文 时间:
2015-08-08 13:37:38
阅读次数:
171
Bob’s RaceTime Limit: 5000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2833Accepted Submission(s): 917Problem D...
分类:
其他好文 时间:
2015-08-08 13:20:09
阅读次数:
162
题目的意思是:
现在有一个长度为n,宽为1的方格,在上面可以放大小为1*a船,然后输入为n,k,a;分别为平地的大小,船的数量,船的长度。
一个叫alice的人已经在地图上摆好了船的位置。
然后bob总共可以有m次攻击的机会,然后他每次攻击的点为xi,但是alice并不会告诉它有没有打中(也就是说每次都认为他是miss的),问你,bob可以在第几次攻击的时候推测出alice在撒谎,如果推测不...
分类:
其他好文 时间:
2015-08-08 01:21:05
阅读次数:
167
DescriptionOnce Bob took a paper stripe ofnsquares (the height of the stripe is 1 square). In each square he wrote an integer number, possibly negativ...
分类:
其他好文 时间:
2015-08-07 22:15:50
阅读次数:
127
原题:DescriptionOnce Bob took a paper stripe ofnsquares (the height of the stripe is 1 square). In each square he wrote an integer number, possibly nega...
分类:
其他好文 时间:
2015-08-07 22:11:14
阅读次数:
139
DescriptionOnce Bob took a paper stripe ofnsquares (the height of the stripe is 1 square). In each square he wrote an integer number, possibly negativ...
分类:
其他好文 时间:
2015-08-07 22:03:30
阅读次数:
235
Destroying The Graph
Time Limit: 2000MS
Memory Limit: 65536K
Total Submissions: 7597
Accepted: 2434
Special Judge
Description
Alice and Bob play the following g...
分类:
其他好文 时间:
2015-08-07 19:46:14
阅读次数:
126