Problem Recent Solvers7
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1990 Solvers
-
294 Solvers
-
143 Solvers
-
561 Solvers
-
192 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
... for |x| < 1.
Yes, thanks. I added that restriction to the problem description.