Problem 1226. Non-zero bits in 10^n.
Solution Stats
Problem Comments
-
2 Comments
Peter Wittenberg
on 28 Jan 2013
I can't get the last three cases to work out. I've checked the answers a couple of different ways. I still get 26 1s in the binary for 10^100. Is there a defect in the solutions offered?
SK
on 30 Jan 2013
The test cases are correct. In case you are using dec2bin, it is subject to loss of significance.
Solution Comments
Show commentsProblem Recent Solvers38
Suggested Problems
-
Extract leading non-zero digit
1909 Solvers
-
227 Solvers
-
Getting the row and column location from a matrix
280 Solvers
-
Make a run-length companion vector
621 Solvers
-
331 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!