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