Problem: This is the simple version of the problem. The only difference between the versions is the limit on the number of queries. In this version, you can make no more than 100 queries. You can make hacks only if both versions of the problem are solved.
This is an interactive problem!
salyg1n has given you a positive integer and wants to play a game with you. He has chosen an array of integers (). You must print , where denotes the bitwise XOR operation. You can make queries of the following type:
- : in response to this query, you will receive . Also, after this query, the subarray will be reversed, i.e., the chosen array will become: .
You can make no more than queries to answer the problem.
Input Format: The first line contains a single integer () – the number of test cases.
Note: In the first test case, the jury has chosen the array
In the second test case, the jury has chosen the array