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
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers12
Suggested Problems
-
4525 Solvers
-
Create a vector whose elements depend on the previous element
801 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1276 Solvers
-
355 Solvers
-
Compute LOG(1+X) in natural log
264 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!