#include using namespace std; typedef long long int ll; int main(){ cin.tie(nullptr); ios::sync_with_stdio(false); int x,y,xx,yy; cin >> x >> y >> xx >> yy; if(xx==yy and x==y and xx