Project Overview - This C++ program was created to generate a list of random integers. It then sorts the list in ascending order using a pointer-based selection sort, and identifies any duplicate ...