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
-
Back to basics 21 - Matrix replicating
1616 Solvers
-
Generate N equally spaced intervals between -L and L
879 Solvers
-
Find Out sum of principal diagonal element of given matrix
250 Solvers
-
Find out sum of all elements of given Matrix
507 Solvers
-
Matlab Basics II - Count rows in a matrix
381 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!