Question: Use the random number generator function rand_0toN1 to simulate the game in which the user rolls a die ten times, and if all the numbers
Use the random number generator function rand_0toN1 to simulate the game in which the user rolls a die ten times, and if all the numbers add up to be greater than 35, display the message You Win, otherwise display the message Game Over.
c++ program please add the statement for entering the 10 numbers and then taking their sum
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
