Problem 44099. Find my secret function II
If give my function a x value it will give me a y value, so find the secret of it: Examples:
input x=23 ---- >>> output y=100
input x=21 ---- >>> output y= 77
Hint: use tags
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers25
Suggested Problems
-
3990 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1981 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
882 Solvers
-
52 Solvers
-
79 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!