07002. Unique elements in a sorted array
difficulty ·answer type: strategy·✓Not solved
Problem
If you are given a sorted array, write code to extract the unique elements from the array.
Submit answer
You must be signed in to submit answers.
You must be signed in to submit answers.