Problem 59766. Compress list
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 commentsProblem Recent Solvers10
Suggested Problems
-
Which values occur exactly three times?
5232 Solvers
-
Back to basics 8 - Matrix Diagonals
958 Solvers
-
Number of 1s in a binary string
10891 Solvers
-
Matrix indexing with two vectors of indices
769 Solvers
-
Find and replaces spaces from a input string with *
168 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!