writing a lottery program in C++
I need help in writing a program that gives the roll of three different dice with numbers between 1 and 10 on them (two cant be the same number) then give the total of the three and ask if the next roll will be higher and lower. If they guess correct the game will keep going if not the game will end and give how many rounds they went and the probability they would get that far. Can anyone help me I know very little about programming and would greatly appreciate any help
|