No explanation.
Read the sample input and sample output and figure out a logic.
First line of input contains a number T.
Next T lines consist of a number X.
For each X, print a corresponding Y in the output after figuring out the logic.
1 <= T <= 100 1<= X <= 10^18