Problem with switch/case statementsNevermind, I figured it out. I forgot the breaks in my case statements. How dumb of me. If you start...
Problem with switch/case statementsThanks for trying, yoked. If anyone else wants to try, I added in a simple cout to make it output th...
Problem with switch/case statementsTried removing the if statement; it's still ignoring the first and third case statements. I am serio...
Problem with switch/case statementsHere, I included a set of if/else if statements to convert operands to numbers, and have the same pr...
Problem with switch/case statementsLabeling the cases with numbers is a good idea, but it is forbidden by the instructor. Besides, the ...
This user does not accept Private Messages