Run ID:92618
提交时间:2024-10-05 19:44:09
s=input().split() a=float(s[0]) print('{:.4f}'.format(a-32*5/9))