a=[:] System.in.eachLine{f={long x,y,z->p=''+x+y+z;a[p]=a[p]?:x>y?f(f(x-5,y,z),f(y-5,z,x),f(z-5,x,y)):z} println f(*it.split()*.toLong())}