Guess the Logic!
logic(1) = 4
logic(2) = 1
logic(3) = 10
logic(4) = 2
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers313
Suggested Problems
-
112957 Solvers
-
Longest run of consecutive numbers
6435 Solvers
-
5052 Solvers
-
12453 Solvers
-
Double all elements in the array
2147 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!
more than one solution is possible with the given 4. not all of them pass test 3
Andreas New is right.
However, not only with number 4 but with all the the other even numbers there is the same problem. At present 18/03/2023 once the logic has been understood there is not probability 1 to get the problem solved. Test set has to be redesigned.
Test Suite 5 is broken. Sometimes it works sometimes not