#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;i>px>>py>>qx>>qy; int md=abs(px-qx)+abs(py-qy); cout<<(double)md/2<