Question: Write answer using [ C++ ]. A lottery ticket buyer purchases ten tickets a week, always playing the same ten 5-digit lucky combinations. Write a
![Write answer using [ C++ ]. A lottery ticket buyer purchases](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f5160e18869_99766f5160da2413.jpg)
Write answer using [ C++ ].
A lottery ticket buyer purchases ten tickets a week, always playing the same ten 5-digit "lucky" combinations. Write a program that initializes an array or a vector with these numbers, then lets the player enter this week's winning 5-digit number. The program should perform a linear search through the list of the player's numbers and report whether or not one of the tickets is a winner this week. Here are the numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
