Lottery Ticket Number Scanner C++
A lottery ticket buyer purchases ten tickets a week, always playing the same ten five-digit“lucky” combinations. Write a program that initializes an array with these numbers and then lets the player enter this week’s winning five-digit number. The program should …