Run ID:87747

提交时间:2024-08-12 17:52:38

a=int(input()) b=innt(input()) if a>b: print(a) else: print(b)