如果有一堆是一个,而且另外两堆数目不等,该谁取谁就输了。
-------- Wrong.
Example 1-3-4
如果不是这种情况的话,我们先拿,把它变成以上这种情形就赢了。
这么做的目的就是为了让对手在剩两堆时,两堆的数目相等,直至让对手剩下两堆各一个。
比方说,5,2009,2010,我们先拿。
你可以拿成, 1,2009,2010,
-----------Wrong - you can NOT win 1, 2009, 2010
或者,5,1,2010
----------Wrong - my next move will be 5, 1, 4- what will you do then?
如果对手任何在时候取走了第三堆,你马上让剩下的两堆变成相等。
-----------------Correct –
Note - Please assume your 对手 is smart (of course- otherwise this problem is of no sence).
回复:战略是这样- Wrong
所有跟帖:
•
我改进了一下
-coorslight969-
♂
(170 bytes)
()
12/07/2009 postreply
14:31:23
•
再改进一下
-coorslight969-
♂
(279 bytes)
()
12/07/2009 postreply
15:22:44
•
回复:再改进一下
-file20002000-
♂
(903 bytes)
()
12/08/2009 postreply
05:39:46
•
再,再改进一下。
-coorslight969-
♂
(1032 bytes)
()
12/10/2009 postreply
20:33:02