hdu 2177

Posted qqshiacm

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hdu 2177相关的知识,希望对你有一定的参考价值。

 

 

/**************************************
***************************************
*        Author:Tree                  *
*From :http://blog.csdn.net/lttree    *
* Title : 取(两堆)石子游戏          *
*Source: hdu 2177                     *
* Hint  : 威佐夫博弈                  *
***************************************
**************************************/
 
#include <stdio.h>
#include <math.h>
int main()
{
    int a,b,i,k,m,n;
    double eqa = (1+sqrt(5.0))/2.0;
    
    while( scanf("%d%d",&a,&b)!=EOF && (a||b) )
    {
        // 当a>b时,交换a,b的值,当然你也可以用一个中间变量来交换a,b值
        if( a > b )
        {
            a^=b;
            b^=a;
            a^=b;
        }
        k=b-a;
        if( int(k*eqa)==a )  printf("0
");
        else
        {
            printf("1
");
            for(i=1; i<=a; ++i)
            {
                n=a-i,m=b-i;
                if( int(k*eqa) == n )
                    printf("%d %d
",n,m);
            }
            for(i=b; i>=0; --i)
            {
                n=a,m=i;
                if( n > m )
                {
                    n^=m;
                    m^=n;
                    n^=m;
                }
                k=m-n;
                if( int(k*eqa) == n )
                    printf("%d %d
",n,m);
            }
        }
    }
    return 0;
}

 

以上是关于hdu 2177的主要内容,如果未能解决你的问题,请参考以下文章

威佐夫博弈

HDU 2289 Cup

HDU 1429 胜利大逃亡(续)(bfs)

轻院 2177 小姐姐的忠告:少吃辣条多刷题

HDU4057 Rescue the Rabbit(AC自动机+状压DP)

免费下 苹果版 Atomix Virtual DJ Pro Infinity 8.0.2177 MacOSX