I don't understand what this is asking!
I have a book here, and there are exercises after each chapter. In chapter two - which is basic data types, there is an exercise that tells me to do this:
Code:
Here's an exercise for you puzzle fans. Write a program that will
prompt the user to enter two different positive integers. Identify in the
output the value of the larger integer and the value of the smaller
integer.
I have no idea what that is asking me to do. The book is - ivor Horton's Beginning ANSI C++: The complete Language.