Give you a floating-point number that represent Celsius. Please convert it to Fahrenheit.
$$
Fahrenheit=Celsius\times\frac{9}{5}+32
$$
A floating-point number $t$ that represent Celsius. $(-273.15\leq t\leq 10^ 4)$
A floating-point number with two digits after the decimal point that represents Fahrenhelt.
No. | Testdata Range | Score |
---|---|---|
1 | 0~9 | 100 |
No. | Time Limit (ms) | Memory Limit (KiB) | Output Limit (KiB) | Subtasks |
---|---|---|---|---|
0 | 1000 | 65536 | 65536 | |
1 | 1000 | 65536 | 65536 | |
2 | 1000 | 65536 | 65536 | |
3 | 1000 | 65536 | 65536 | |
4 | 1000 | 65536 | 65536 | |
5 | 1000 | 65536 | 65536 | |
6 | 1000 | 65536 | 65536 | |
7 | 1000 | 65536 | 65536 | |
8 | 1000 | 65536 | 65536 | |
9 | 1000 | 65536 | 65536 |