Introduction - If you have any usage issues, please Google them yourself
Declare an array of 10 integer elements. Use srand, rand and ctime functions to generate random numbers from 1 to 99 and fill the array. The numbers may repeat. Print the selected numbers.