


The first line of input contains an integer ‘T’ denoting the number of test cases.
The first line of each test case contains a single integer, which denotes the total number of stones in the game.
For each test case, return a string ‘Ale’ or ‘Bob’ according to your answer.
1. Do not print anything, just return ‘Ale’ if ‘Ale’ will win the game else return ‘Bob’.
1 <= T <= 10^5
1 <= number of stones <= 10^9
Where ‘T’ is the total number of test cases.
Time limit: 1 second
Pair Product Div by K
Pair Product Div by K
Merge Two Sorted Arrays Without Extra Space
Merge Two Sorted Arrays Without Extra Space
Co-Prime
First Digit One
Special Digit Numbers