User profile: Timothy Palmer

User info
User name:Timothy Palmer
History
Joined:
Number of posts:35
Latest posts:

How do I fix this
when i took all the getlines out it worked how i wanted it to except it doesnt accept more than one ...

How do I fix this
for me it writes the list out then you have to press enter 10 times before you can write a number le...

error
you have to do either int total = random_number; or... int total; cin>> total; note on the last one ...

How do I fix this
when 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 Input
thanks!