Given a non-empty list L of positif integers, compress the list so that only one occurrence is retained if two (or more) equal elements are adjacent to each other.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers10
Suggested Problems
-
Find the elements of a matrix according to a defined property.
91 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13591 Solvers
-
Change the sign of even index entries of the reversed vector
637 Solvers
-
90 Solvers
-
536 Solvers
More from this Author53
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!