Question need in C++ No DO loops Please follow ALL directions given! Sample outputs need to be exactly as given! CMPSC 101 – LAB 14 Write a program to ask the user to enter 6 numbers and store them into an integer array. Then examine the array, if the numbers in the array are all unique, display message “All unique!”, otherwise display the message “Not all unique!”. Sample run 1: ! Sample outputs need to be exactly as given! CMPSC 101 – LAB 14 Write a program to ask the user to enter 6 numbers and store them into an integer array. Then examine the array, if the numbers in the array are all unique, display message “All unique!”, otherwise display the message “Not all unique!”. Sample run 1:
Question
need in C++No DO loopsPlease follow ALL directions given! Sample outputs need to be exactly as
given!
CMPSC 101 – LAB 14
Write a program to ask the user to enter 6 numbers and store them into an integer array. Then examine the array, if the numbers in the array are all unique, display message “All unique!”, otherwise display the message “Not all unique!”.
Sample run 1: