For each test case, print n + 1 lines.
for the i-th line, print one floating number a i denoting the coefficient in the term x i, i = 0, 1, . . . , n.
It is guaranteed that the answer is always unique. Any answer within an absolute error less than or equal to 10 -50 would be accepted.