x,y,a,b=$<.read.scan(/\d+/).map &:to_i c=x>y ?x:y d=a>b ?a:b x==y&&d