Input 2 numbers, and output the maximum of the two numbers.
The input will consists of 2 integers, a and b, one on each line.
Output either a or b, whichever has the largest value.
5 3
5
You're not logged in! Click here to login