Each test contains multiple test cases. The first line of input contains a single integer--- the number of test cases.
Each test case containsintegers
--- the coordinates of points
. The absolute value of all integers should not exceed
.
For each test case, if there is at least a solution, print "Link doesn't cut tree!", then print 8 numbers, representingrespectively.
If there is no possible solution, print "Link cut tree!".
The answer would be considered correct if the absolute error of all conditions is no more than.