ll@n,@a[n],@b[],c[2d6]{0,1},z=1; sortA(n,a,b); rep(i,n){ if(c[a[i]]){ ll d=a[i]+b[i]; c[d]=1; z>?=d; } } wt(z);