The number in parentheses at the end of an exercise refers to the learning objective listed at the beginning of the chapter.
In Example 10-9, we designed the class die. Using this class, declare an array named rolls of 100 components of type die. Write C++ statements to roll each die of the array rolls, find and output the highest number rolled and the number of times this number was rolled, and find and output the number that is rolled the maximum number of times together with its count. Also write a program to test your statements. (1, 3)
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.