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 Solvers9
Suggested Problems
-
Select every other element of a vector
34427 Solvers
-
Set the array elements whose value is 13 to 0
1385 Solvers
-
1432 Solvers
-
4808 Solvers
-
383 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!