#include #define SIZE_N 100010 #define SIZE_P 100010 using namespace std; bool flag[SIZE_N+5]; int primes[SIZE_P+5]; void seive() { int i,j,total=0,val; for(i=2;i<=SIZE_N;i++) flag[i]=1; val=sqrt(SIZE_N)+1; for(i=2;i>T; int x; while(T--) { cin>>x; if(primes[x]%2==0){ cout<<"Bob\n";} else cout<<"Alice\n"; } return 0; }