天天向上的力量

n = eval(input(""))
t = pow (1+(n/1000),365)
a = pow (1-(n/1000),365)
b=t/a
print("{0:.2f}, {1:.2f}, {2:.0f}".format(t,a,int(b)),end="")

posted @ 2020-03-23 21:39  Xiao_kong  阅读(161)  评论(0编辑  收藏  举报