Run ID:91580

提交时间:2024-09-22 10:36:37

a = float(input()) print("{:.4f}".format((a-32) / 1.8))