Problem 1547. Relative ratio of "1" in binary number
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
The problem says the input is a positive integer but the first test inputs 0. In my code that caused r = 0/0 error. Please change the wording to "input is non-negative".
Problem Recent Solvers789
Suggested Problems
-
Find the sum of all the numbers of the input vector
38204 Solvers
-
5366 Solvers
-
352 Solvers
-
Convert given decimal number to binary number.
1268 Solvers
-
4368 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!