Hi, I need to write a program that inputs three integers from the keyboard and prints out the smallest and largest, using only the IF statement with no logical AND or OR.
Now this is surpose to be possable, but when I do it I get the two lowest numbers and the two highest numbers.
Driving me nuts please help. I spent 3 hours going over and over the same stuff and I cant see how to do it without useing more then just IF.

Thanks

Chris.