摘要: 刚开始你只有一个字符串每次能选择一个有的字符串s,找到i,满足s[i - 1] = s[i + 1],将其分裂成3 个字符串s[1 ·· i - 1]; s[i]; s[i + 1 ·· |s|]不能操作者负,求先手必胜的一个策略初始字符串长度不超过5000将每个字符都能操作的连续的一段作为一个... 阅读全文
posted @ 2015-08-08 16:57 chenyushuo 阅读(445) 评论(0) 推荐(0)
摘要: Treblecross is a two player game where the goal is to get three `X' in a row on a one-dimensional board.At the start of the game all cells in the boar... 阅读全文
posted @ 2015-08-08 10:59 chenyushuo 阅读(195) 评论(0) 推荐(0)