You are given a number N.
You are required to form two numbers X and Y such that:
Your task is to determine the minimum possible sum of X and Y.
Input format
Output format
For each test case, you are required to print the minimum possible sum of X and Y in a new line.
Constraints
1≤T≤10510≤N≤2×1018
For the first test case:
For the second test case: