We send a light from one point on a mirror material circle,it reflects
N times and return the original point firstly.Your task is calcuate the number of schemes. 
Input
First line contains a single integer
T(T≤10) which denotes the number of test cases. For each test case, there is an positive integer
N(N≤106).