Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Question by Ibrahim Mesecan.
Difficulty Alpha
Fahrenheit to Celsius
You will be given a temperature in Fahrenheit degrees (f).
Convert it to celsius degrees.
Input specification
You will be given an integer f where -200 ≤ f ≤ 5000
Output specification
Calculate and show the celsius equivalent of the given temperature.
Sample Input I
44
Sample Output I
6.66667
|
Для отправки решений необходимо выполнить вход.
|