- Joined
- Jan 15, 2011
- Messages
- 4
- Reaction score
- 0
Hi, I'm learning C++ and I'm stuck on this one challenge. It says, "Write a program to play a number guessing game. The user guesses a number 1-100 and the program must ask questions to find out the number in no more than 7 questions." Does anyone have any ideas?