Problem Recent Solvers204
Suggested Problems
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
253 Solvers
-
Circular Primes (based on Project Euler, problem 35)
655 Solvers
-
398 Solvers
-
Back to basics - mean of corner elements of a matrix
465 Solvers
-
Convert given decimal number to binary number.
2350 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It'd be good to indicate which kolakoski sequence you mean since I can find at least two different ones
1. wikipedia = http://oeis.org/A000002
2. wolfram mathworld = http://oeis.org/A006928
it is https://oeis.org/A000002
Test suite has been updated -
> str2num has been outlawed to prevent hard-coded and cheat/hack solutions.
> Test cases added, including a random number check.
> Solutions have been re-scored.