Problem 47370. Find Logic 25

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

66.39% Correct | 33.61% Incorrect
Last Solution submitted on Dec 08, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers227

Suggested Problems

More from this Author40

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!