#include using namespace std; typedef long long ll; int main() { double x,y,xx,yy; cin>>x>>y>>xx>>yy; x=-x; cout<