#check n,m,l=map(int,input().split()) if not (1<=min(n,m,l)<=max(n,m,l)<=10**5):print(aaa)