Problem 49077. Velocity Conversion
Solution Stats
Problem Comments
-
5 Comments
Constant 1.60934
With problems from this user, you have to first reverse engineer the conversion constant, because it has more digits than the one google proposes.
The test cases for this problem are stupid. Even when using the real conversion factors and rounding to 4 decimal places, the test cases are still off by 0.001 and 0.002. Realistically there should a be a buffer of at least 0.01.
Why can't I pass the first test ?
The statute mile was standardised between the Commonwealth of Nations and the United States by an international agreement in 1959, when it was formally redefined with respect to SI units as exactly 1,609.344 metres.
Solution Comments
Show commentsProblem Recent Solvers1050
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1339 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
614 Solvers
-
Split a string into chunks of specified length
1714 Solvers
-
1643 Solvers
-
4241 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!