Two integers are given, each number is written on a separate line.
ā
Print the largest of the given numbers.
Input data
12
Output data
2
Sign in to submit your solution and save your progress.