Question { 3954 }
How can we write an algorithm for show max and min from two integer inputs ? without using if() , without any functions ...
Answer