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 Solvers237
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3708 Solvers
-
Determine the number of odd integers in a vector
837 Solvers
-
Who is the smartest MATLAB programmer?
792 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2210 Solvers
-
341 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!