1707: 【CSP分支】两数比大小▃

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:13 Solved:10

Description

 lns="http://www.w3.org/1998/Math/MathML">Alns="http://www.w3.org/1998/Math/MathML">B 两个不相等的数,请将其中较大数打印出来。

Input

输入只有一行,包括 lns="http://www.w3.org/1998/Math/MathML">2 个整数。之间用一个空格分开。

Output

输出只有一行(这意味着末尾有一个回车符号),包括 lns="http://www.w3.org/1998/Math/MathML">1 个整数。

Sample Input Copy

45 98

Sample Output Copy

98