Comp 170

Topics: One Dimensional Arrays and Random numbers

 

In this program you are to repeatedly use random number generation to simulate the rolling of two dice.  When rolling two dice the possible combined results are 2-12. 

 

 

Submit your solution on easel.

 

To get help with Random number generation go to the examples section on my web site.

http://www.harding.edu/USER/dsteil/WWW/170/examples/random.cpp