n,m=map(int,input().split()) x,y=map(int,input().split()) x-=1 y-=1 c=lambda x:x%(2*m) if x%(2*m)