2022级统计计算机双学位《程序设计原理与C语言》上机作业

1007. Compute the value of the Celsius temperature

单点时限: 2.0 sec

内存限制: 256 MB

Input Fahrenheit temperatures, compute their Celsius temperatures.

样例

Input
78
Output
fahrenheit=78.000000, celsius=25.555556