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
-
2502 Solvers
-
21412 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1073 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
309 Solvers
-
602 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!