#P1025. GCD
GCD
Description
Input Format
The first line is an positive integer T . (1<=T<= 10^3) indicates the number of test cases. In the next T lines, there are three positive integer n, m, p (1<= n,m,p<=10^9) at each line.
Output Format
1
1 2 3
1