Having trouble with guessing number game. I was trying to get creative with the stack. I wanted to display the order in reverse after the user...
Having trouble with guessing number game. I am using a stack and an array. The array is used to random shuffle the order, and then I put the e...
Why do I get errors when I try to modularize my code?It runs fine when everything is in one file, but when I put the class, header, and driver in differe...
This user does not accept Private Messages