Each test contains multiple test cases. The first line of input contains a single integer(
) --- the number of test cases.
Each test case contains an integer(
) - the
described in the problem statement.
For each test case, output an integer(
).If there are multiple results, you can output any one. If no
satisfies the condition, output `-1'.