Run ID:92616

提交时间:2024-10-05 19:41:00

s=input().split() a=int(s[0]) print('{:.4f}'.format(a*9/5+32))