3154. Compute the value of the Fahrenheit temperature

Naive基本数据类型输入输出

时间限制:2000 ms

内存限制:256 MiB

题面

Input Celsius temperatures, compute their Fahrenheit temperatures.

样例

输入

25

输出

celsius=25.000000, fahrenheit=77.000000