#include using namespace std; int prime[100005],ch=0; void sieve(int m) { ch=m-1; //cout<>n; while(n--) { cin>>m; if(m<=2) { if(m==1) cout<<"Bob"<