#check a=list(map(int,input().split())) if not (0<=min(a)<=max(a)<=10**100):print(aaa)