Is it possible to make a switch statement?Say I have a an if else statement like: [code] x = 100; y = 500; cin >> amount; if(amount...
Secret number guessing programWell, I guess I could use a switch statement but I'd rather not. :/ Sorry, here is the code for t...
Secret number guessing programHi, I am trying to make a program that has a secret number and then the user has to guess that secre...
problem with formatting my for loopNobody can help me?? :(
problem with formatting my for loopHi, I am trying to make a program that guesses a random number and then the user has to guess that r...
This user does not accept Private Messages