next up previous
Next: tree Traversal Up: lab09 Previous: Fibonacci Sequence

High/Low Number Guessing

This program should ask the user to think of a number in the range 1 to 1,000,000 and then try to guess the number by asking a series of questions such as ``Is the number >= to 200000?''

For Details see #10 Page 413.


Manton Matthews 2002-07-02