#B2013. 温度表达转化
温度表达转化
题目描述
利用公式 ( 其中 表示摄氏温度, 表示华氏温度)进行计算转化,输入华氏温度 ,输出摄氏温度 ,要求精确到小数点后 位。
输入格式
输入一行,包含一个实数 ,表示华氏温度。()
输出格式
输出一行,包含一个实数,表示对应的摄氏温度,要求精确到小数点后 位。
提示
()
By signing up a HFOJ universal account, you can submit code and join discussions in all online judging services provided by us.