Run ID:90490
提交时间:2024-09-15 12:11:46
q = input().split() q = float(q[0]) print("{:.4f}".format((q - 32)*5/9))