Run ID:144863
提交时间:2026-01-24 19:18:14
#include<bits/stdc++.h> using namespace std; int main(){ int t,n; scanf("%d %d %d %d", &t,,&a,&b,&n); cout<<max(abs(t-b),abs(n-a))<<endl; return 0; }