http://noi.openjudge.cn/math/7652/
"""
小学奥数 7656 李白的酒
http://noi.openjudge.cn/math/7652/
"""
res=0
n=int(input())
for i in range(1,n+1):
res+=1
res/=2
print("%.5f" %res)
微信扫一扫
http://noi.openjudge.cn/math/7652/
"""
小学奥数 7656 李白的酒
http://noi.openjudge.cn/math/7652/
"""
res=0
n=int(input())
for i in range(1,n+1):
res+=1
res/=2
print("%.5f" %res)
相关推荐