Skip to content

A program which inputs numbers into the array and displays unique values only.

Notifications You must be signed in to change notification settings

cyberEclipse7/eliminateDuplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

eliminateDuplicates

A program that inputs five numbers. As each number is read, it displays only if it is not a duplicate of a number already read. It displays the complete set of unique values input after the user inputs each new value.

About

A program which inputs numbers into the array and displays unique values only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages