sdut 2161 Simple Game(山东省第二届acm省赛A题)(博弈论Nim+Bush?)

这是一个简单的两人博弈游戏,玩家每次可以选择1到3堆石子并取走任意数量(非零且不超过该堆数量)。游戏目标是避免在自己的回合结束时没有石子剩下。题目要求判断先手玩家是否有必胜策略。通过分析发现,当所有堆石子的二进制表示中,每一位1的数量均为4的倍数时,先手玩家必败。因此,计算所有堆石子数量的异或值,若异或结果为0,则先手必胜,否则先手必败。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Simple Game

Time Limit: 1000MS Memory Limit: 65536KB

Problem Description

Here is a simple game. In this game, there are several piles of stones and two players. The two players play in turn. In each turn, one can choose at least one pile and at most three piles to take away arbitrary number of stones from the pile (Of course the number of stones, which is taken away, cannot be zero and cannot be larger than the number of stones in the chosen pile). If after a player ′ s turn, there is no stone left, the player is the loser.
Suppose that the two players are all very smart. Your job is to tell whether the player who plays first can win the game or not.

Input

The input has multiple test cases. The first line of the input contains one integer C, which is the number of test cases.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值