Mine NumberTime Limit: 1000ms Memory limit:
65536K有疑问?点这里^_^题目描述Every one once played the game called Mine Sweeping, here I
change the rule. You are g...
分类:
其他好文 时间:
2014-04-30 01:05:41
阅读次数:
857
2014-04-28
22:05题目:写个程序判断三连棋哪一方赢了。解法:三个相同的棋子连成一条横线,竖线或者对角线就判断为赢了。代码: 1 // 17.2 Write an
algorithm to check if someone has won the tic-tac-toe game. 2 ...
分类:
其他好文 时间:
2014-04-29 18:12:07
阅读次数:
474
Barnyard game -- People will often avoid
conceptualization, or at least avoid publicizing the output because expression
of new ideas sometimes makes y...
分类:
其他好文 时间:
2014-04-29 17:12:24
阅读次数:
501
Jump GameGiven an array of non-negative
integers, you are initially positioned at the first index of the array.Each
element in the array represents yo...
分类:
其他好文 时间:
2014-04-28 11:30:27
阅读次数:
551
Fruit Ninja IITime Limit: 5000MS Memory limit:
65536K题目描述Have you ever played a popular game named "Fruit Ninja"?Fruit Ninja
(known as Fruit Ninja HD ...
分类:
其他好文 时间:
2014-04-28 05:10:47
阅读次数:
582
Alice and BobDescriptionAlice and Bob like
playing games very much.Today, they introduce a new game.There is a polynomial
like this: (a0*x^(2^0)+1) * ...
分类:
其他好文 时间:
2014-04-28 02:50:32
阅读次数:
357