温度表达转化
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
【题目描述】
利用公式 C = 5×(F-32)÷9
(其中表示摄氏温度,表示华氏温度)进行计算转化,输入华氏温度,输出摄氏温度,要求精确到小数点后位。
【输入】
输入一行,包含一个实数,表示华氏温度。
【输出】
输出一行,包含一个实数,表示对应的摄氏温度,要求精确到小数点后位。
【输入样例】
41
【输出样例】
5.00000
【来源】
一本通在线评测
题目
- Status
- Done
- Rule
- Ledo
- Problem
- 5
- Start at
- 2024-3-29 15:00
- End at
- 2024-3-29 15:30
- Duration
- 0.5 hour(s)
- Host
- Partic.
- 4