Hello! I have a problem with a c++ program. It's about to find the unique values in an array and to copy the in another array and also to count how many times each value is met in the first array. I...