x=8 n=int(input("n=")) while x**2-79<0: x=x+10**-n print(x-10**-n,x)