Degrees Celsius = degrees Kelvin - 273.15.
Given a temperature in Kelvin, return the equivalent temperature in Celsius.
The problem should be called "Kelvin to Celsius" as you are outputting the temperature in Celsius
Good point. Fixed this.
Why is this called "Celsius to Kelvin" rather than "Kelvin to Celsius"? The test case is the latter, not the former.
rounding problem??? O_o
794 Solvers
Arrange Vector in descending order
1810 Solvers
2474 Solvers
328 Solvers
179 Solvers