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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1984 Solvers
-
Back to basics 19 - character types
271 Solvers
-
Sum of diagonal of a square matrix
1629 Solvers
-
107 Solvers
-
370 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!