#P2256. Problem of Precision

Problem of Precision

Problem Description


Input

The first line of input gives the number of cases, T. T test cases follow, each on a separate line. Each test case contains one positive integer n. (1 <= n <= 10^9)

Output

For each input case, you should output the answer in one line.

3 1 2 5
9 97 841