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 Solvers235
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1322 Solvers
-
Flip the main diagonal of a matrix
914 Solvers
-
8143 Solvers
-
404 Solvers
-
1261 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!