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 Solvers239
Suggested Problems
-
Return the 3n+1 sequence for n
8534 Solvers
-
12790 Solvers
-
Return unique values without sorting
1024 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
346 Solvers
-
481 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!