Guess the Logic!
logic(1) = 100
logic(2) = 102
logic(3) = 99
logic(4) = 103
logic(5) = 98
Make a function logic(x) which will return 'x' th term of logic
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers411
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6819 Solvers
-
Return a list sorted by number of occurrences
2897 Solvers
-
Multiples of a Number in a Given Range
945 Solvers
-
453 Solvers
-
1286 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!