Question: USING C++ pls Ask the user how many dice they would like to roll. Dynamically allocate an appropriately sized array, and place a random number
USING C++ pls

Ask the user how many dice they would like to roll. Dynamically allocate an appropriately sized array, and place a random number in each element (in the range 1-6). Then, print the array to the screen, all on one line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
