(Game: lottery) Revise Listing, Lottery.cpp, to generate a lottery of a two-digit number. The two digits in the number are distinct. (Hint : Generate the first digit. Use a loop to repeatedly generate the second digit until it is different from the first digit.)

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.