摘要:
250 Description 给你一个1*n的棋盘。两人轮流行动,每一个人能够把”o”向右移动到空格子。或者跨越连续两个”o”到空格子。一个”o”到最右端的时候消失。问谁获胜。 Solution 一个比較有趣的题,我们考虑每一个”o”到最右端的距离。两种行动事实上都是改变距离的奇偶,所以事实上仅仅 阅读全文
posted @ 2016-02-17 11:46
yxwkaifa
阅读(217)
评论(0)
推荐(0)
摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=5188 Problem Description As one of the most powerful brushes in the world, zhx usually takes part in all kin 阅读全文
posted @ 2016-02-17 09:48
yxwkaifa
阅读(434)
评论(0)
推荐(0)
摘要:
我们须要用下面方式来启动service: </pre><pre name="code" class="java"><span style="white-space:pre"> </span>Intent intent = new Intent(); intent.setClass(MainActiv 阅读全文
posted @ 2016-02-17 09:41
yxwkaifa
阅读(325)
评论(0)
推荐(0)
浙公网安备 33010602011771号