Run ID:90489
提交时间:2024-09-15 12:04:53
q=input().split() a=q[0] a=int(a) w="{:.4f}".format((a-32)*5/9) print(w)