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 Solvers8
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2310 Solvers
-
551 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
830 Solvers
-
367 Solvers
-
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!