How do I fix thiswhen i took all the getlines out it worked how i wanted it to except it doesnt accept more than one ...
How do I fix thisfor me it writes the list out then you have to press enter 10 times before you can write a number le...
erroryou have to do either int total = random_number; or... int total; cin>> total; note on the last one ...
How do I fix thiswhen testing for run time errors i came upon the fact that the input was weird i think it has someth...
How To Make An Array Based On User Inputthanks!