I have to make a program that tells a user to enter three positive integers and give them a least, middle and greatest value. How would I do that, since I tried a bunch of if and else if statements and it didn't work.