Guess the logic!
logic(1) = 1
logic(11) = 2
logic(15) = 6
logic(22) = 4
Make a function logic(x) which will return value according to logic in problem
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers234
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1993 Solvers
-
Find out sum and carry of Binary adder
1709 Solvers
-
find the surface area of a cube
567 Solvers
-
2187 Solvers
-
364 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!