Codeforces Gym 100379I Move the queen to the corner! 威佐夫博弈变形 + 高精度
题目大意:就是现在有一个皇后在棋盘的左上角,棋盘大小n*m,n,my)
{
Longt=x;x=y;y=t;
}
if(x==0&&y==1)returntrue;
if(x==0&&y!=1)returnfalse;
if(x==2&&y==2)returntrue;
if(x==2&&y!=2)returnfalse;
if(x==1)returnfalse;
BigDecimalX=newB