I need to find elements from an array that are unique.
The program is supposed to identify the duplicate elements as they are being entered and not count them.
For example: if I enter 10 then 20...