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

18.42% Correct | 81.58% Incorrect
Last Solution submitted on Apr 03, 2024

Solution Comments

Show comments

Problem Recent Solvers6

Suggested Problems

More from this Author24

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!