I\'m trying to find the duplicate values in from a list of 10 integers, and I already have this part for the C++ program figured to find it.
Program Main