#include using namespace std; int main(){ int n,m,x,y;cin>>n>>m>>x>>y; if(((x-1)%(m*2)