f = int(input ())c = 5*(f-32)/9print ('%0.2f'%c)
f = int(input ())
c = 5*(f-32)/9
print ('%0.2f'%c)
称呼
邮箱
网站
提交评论