HDU 2188 悼念512汶川大地震遇难同胞——选拔志愿者(基础巴什博奕)

最最最基础巴什博奕

#include<stdio.h>
#include<iostream>
#include<cstring>
#include<cmath>
#include<queue>
using namespace std;
int main()
{
int t,n,m;
scanf("%d",&t);
while(t--)
{
scanf("%d%d",&n,&m);
if(n % (m+) )
{
puts("Grass");
}
else puts("Rabbit");
}
return ;
}
上一篇:机器学习笔记之遗传算法(GA)


下一篇:vue项目中的父子组件之间的传值。