练11.1温度表达转化
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.
说明
利用公式 (其中表示摄氏温度,表示华氏温度)进行计算转化,输入华氏温度,输出摄氏温度,要求精确到小数点后位。
输入格式
输入一行,包含一个实数,表示华氏温度。()。
输出格式
输出一行,包含一个实数,表示对应的摄氏温度,要求精确到小数点后位。
样例
41
5.00000