Run ID:94135

提交时间:2024-10-19 19:32:25

s=input().split() a=int(s[0]) if a>b: print(a) else: print(b)