Question: Hit Ratios of Two Dice Program (in C++). This program will find some hit ratios of two dice. Each dice has 6 sides with each
Hit Ratios of Two Dice Program (in C++). This program will find some hit ratios of two dice. Each dice has 6 sides with each marked as 1,2,3,4,5 and 6, respectively. When two dices are thrown together, add the dice numbers and find the hit ratios for 5, 6 and 8. Make the number of throwing times (as of 1'000'000) for each game as a constant variable and make the number of games (as of 10) as a constant variable.
Notes:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
