using System; using System.Collections.Generic; using System.Collections; using System.Collections.Specialized; using System.Linq; using System.Text; using System.IO; using System.Reflection; using static System.Math; using System.Numerics; static class Program{ const int mod=(int)1e9+7; static List[] li,lid; static bool[] b; static int[] h; static int[] low,ord,ga; static List> lia; static int z=1; static Stack sk; static void Main(){ Sc sc=new Sc(); var s=sc.Ia; int n=s[0],m=s[1],q=s[2]; li=new List[n+1]; b=new bool[n+1]; h=new int[n+1]; for(int i=1;i<=n;i++){li[i]=new List();} for(int i=0;i(); lia=new List>(); Fu(1,0,-1); while(sk.Count>0){ga[sk.Pop()]=z;} lid=new List[z+1]; for(int i=1;i<=z;i++){lid[i]=new List();} for(int i = 0;i[] li; private List lir; private List> lia=new List>(),lib=new List>(); private int[] da,ea,fa; private St[] st; private Avl[] avl; private int n,m=0,o,r,u=-1; public Hld(List[] li,int n,int o){ this.li=li; this.n=n; this.o=o; fa=new int[n+1]; da=new int[n+1]; ea=new int[n+1]; avl=new Avl[n+1]; lir=new List(); Fu1(o); r=da[o]; fa=new int[m]; st=new St[m]; for(int i = 0;ibf){ p=Fg(p,da[a],ea[a],lia[da[a]].Count-1); a=lir[da[a]]; af--; } while(af0){st[u].Ud(p.n,avl[lia[u][p.n]].Ra(avl[lia[u][p.n]].cnt).n);} else{st[u].Ud(p.n,0);} return aa; } else{return -1;} } private St.Dt Fg(St.Dt p,int x,int a,int b){ var e=st[x].Get(a,b); if(p.d()); lib.Add(new List()); lir.Add(0); lia[m].Add(a); da[a]=m; m++; } else{ ea[a]=lia[da[p]].Count; lia[da[p]].Add(a); da[a]=da[p]; if(li[a].Count>2||o==1){ for(int i=0;i"n:"+n.ToString()+" d:"+d.ToString(); } public Dt[] dat; private int m=1; private bool mm,ku; static public Dt du; private Func compare; public St(int n,bool mm,bool ku,long df){ this.mm=mm;this.ku=ku; if(mm){du=new Dt(long.MinValue,-1);compare=CoMax;} else{du=new Dt(long.MaxValue,-1);compare=CoMin;} while(m=m;i--){dat[i]=new Dt(df,i-m);} for(int i=m-1;i>=0;i--){dat[i]=(i<<1)+1y.d;} private bool CoMin(Dt x,Dt y){return x.d>1; while(q>=0){ Dt o=compare(dat[2*q+1],dat[2*q+2])?dat[2*q+1]:dat[2*q+2]; if(dat[q]==o){break;} dat[q]=o; q=(q-1)>>1; } } private Dt Fdg(int a,int b,int k,int l,int r){ if(r>1); Dt q=Fdg(a,b,k*2+2,(l+r+1)>>1,r); return compare(p,q)?p:q; } public Dt Get(int a,int b){return Fdg(a,b,0,0,m);} } public class Avl{ public class Nd{ public int h=1,c=1; public readonly int n; public Nd l,r; public Nd(int n,Nd du){this.n=n;l=du;r=du;} } public Nd root,du; public int cnt=0; public Avl(){ du=new Nd(int.MinValue,du);du.h=0;du.c=0; root=du; } public void Ud(int n){ Nd mn=new Nd(n,du); if(root==du){root=mn;} else{ Fu(root,mn); if(Abs(root.l.h-root.r.h)>1){root=Rotate(root);} } cnt++; } private void Fu(Nd t,Nd mn){ t.c++; if(t.n>mn.n){ if(t.l!=du){ Fu(t.l,mn); if(Abs(t.l.l.h-t.l.r.h)>1){t.l=Rotate(t.l);} } else{t.l=mn;} } else{ if(t.r!=du){ Fu(t.r,mn); if(Abs(t.r.l.h-t.r.r.h)>1){t.r=Rotate(t.r);} } else{t.r=mn;} } t.h=Max(t.l.h,t.r.h)+1; } private Nd Rotate(Nd t){ Nd nd=du; if(t.l.h>t.r.h){ if(t.l.l.h>t.l.r.h){ nd=t.l;t.l=t.l.r;nd.r=t; t.h=Max(t.l.h,t.r.h)+1; t.c=t.l.c+t.r.c+1; } else{ nd=t.l.r; t.l.r=nd.l;nd.l=t.l; t.l.h=Max(t.l.l.h,t.l.r.h)+1; t.l.c=t.l.l.c+t.l.r.c+1; t.l=nd.r;nd.r=t; t.h=Max(t.l.h,t.r.h)+1; t.c=t.l.c+t.r.c+1; } } else{ if(t.r.l.h>t.r.r.h){ nd=t.r.l; t.r.l=nd.r;nd.r=t.r; t.r.h=Max(t.r.l.h,t.r.r.h)+1; t.r.c=t.r.l.c+t.r.r.c+1; t.r=nd.l;nd.l=t; t.h=Max(t.l.h,t.r.h)+1; t.c=t.l.c+t.r.c+1; } else{ nd=t.r;t.r=t.r.l;nd.l=t; t.h=Max(t.l.h,t.r.h)+1; t.c=t.l.c+t.r.c+1; } } nd.h=Max(nd.l.h,nd.r.h)+1; nd.c=nd.l.c+nd.r.c+1; return nd; } public bool Dl(int n){ if(cnt==0){return false;} Nd t=root; if(t.n==n){ root=Fd2(root); if(cnt==0){return true;} else if(Abs(root.l.h-root.r.h)>1){root=Rotate(root);} else{ root.h=Max(root.l.h,root.r.h)+1; root.c=root.l.c+root.r.c+1; } return true; } bool bo=Fd1(root,n); if(Abs(root.l.h-root.r.h)>1){root=Rotate(root);} else{ root.h=Max(root.l.h,root.r.h)+1; root.c=root.l.c+root.r.c+1; } return bo; } private bool Fd1(Nd t,int n){ if(t.n>n){ if(t.l==du){return false;} else if(t.l.n!=n){ bool bo=Fd1(t.l,n); if(Abs(t.l.l.h-t.l.r.h)>1){t.l=Rotate(t.l);} else{ t.l.h=Max(t.l.l.h,t.l.r.h)+1; t.l.c=t.l.l.c+t.l.r.c+1; } return bo; } else{ t.l=Fd2(t.l); t.h=Max(t.l.h,t.r.h)+1; t.c=t.l.c+t.r.c+1; return true; } } else{ if(t.r==du){return false;} else if(t.r.n!=n){ bool bo=Fd1(t.r,n); if(Abs(t.r.l.h-t.r.r.h)>1){t.r=Rotate(t.r);} else{ t.r.h=Max(t.r.l.h,t.r.r.h)+1; t.r.c=t.r.l.c+t.r.r.c+1; } return bo; } else{ t.r=Fd2(t.r); t.h=Max(t.l.h,t.r.h)+1; t.c=t.l.c+t.r.c+1; return true; } } } private Nd Fd2(Nd dn){ cnt--; if(dn.l==du){return dn.r;} if(dn.r==du){return dn.l;} Nd u=dn.l; if(u.r==du){ u.r=dn.r; u.h=Max(u.l.h,u.r.h)+1; u.c=u.l.c+u.r.c+1; return u; } u=Fd3(u,dn); if(Abs(dn.l.l.h-dn.l.r.h)>1){u.l=Rotate(dn.l);} else{ dn.l.h=Max(dn.l.l.h,dn.l.r.h)+1; dn.l.c=dn.l.l.c+dn.l.r.c+1; } u.h=Max(u.l.h,u.r.h)+1; u.c=u.l.c+u.r.c+1; return u; } private Nd Fd3(Nd u,Nd dn){ if(u.r.r!=du){ Nd v=Fd3(u.r,dn); if(Abs(u.r.l.h-u.r.r.h)>1){u.r=Rotate(u.r);} else{ u.r.h=Max(u.r.l.h,u.r.r.h)+1; u.r.c=u.r.l.c+u.r.r.c+1; } return v; } else{ Nd v=u.r;u.r=u.r.l;v.l=dn.l;v.r=dn.r; return v; } } public bool Hs(int n){ Nd t=root; if(cnt==0){return false;} if(t.n==n){return true;} bool bo=false; while(true){ if(t.n>n){ if(t.l==du){break;} else if(t.l.n!=n){t=t.l;} else{bo=true;break;} } else{ if(t.r==du){break;} else if(t.r.n!=n){t=t.r;} else{bo=true;break;} } } return bo; } public Nd Ra(int n){return cnt>=n?Fr(root,n):null;} private Nd Fr(Nd t,int n){ if(t.l.c>n-1){return Fr(t.l,n);} if(t.l.cn){ if(t.l==du){return t;} Nd u=Flb(t.l,n); return u==null?t:u; } return t; } public Nd Ub(int n){return cnt!=0?Fub(root,n):null;} private Nd Fub(Nd t,int n){ if(t.n>n){ if(t.l==du){return null;} return Fub(t.l,n); } if(t.n=a,r);} if(t.n>b){return Frg(t.l,a,b,l,t.n<=b);} return Frg(t.l,a,b,l,t.n<=b)+Frg(t.r,a,b,t.n>=a,r)+1; } public void En(Action f){if(cnt>0){Fen(root,f);}} private void Fen(Nd t,Action f){ f(t); if(t.l!=du){Fen(t.l,f);} if(t.r!=du){Fen(t.r,f);} } } public class Sc{ public int I{get{return int.Parse(Console.ReadLine());}} public long L{get{return long.Parse(Console.ReadLine());}} public double D{get{return double.Parse(Console.ReadLine());}} public string S{get{return Console.ReadLine();}} public int[] Ia{get{return Array.ConvertAll(Console.ReadLine().Split(),int.Parse);}} public long[] La{get{return Array.ConvertAll(Console.ReadLine().Split(),long.Parse);}} public double[] Da{get{return Array.ConvertAll(Console.ReadLine().Split(),double.Parse);}} public string[] Sa{get{return Console.ReadLine().Split();}} public object[] Oa{get{return Console.ReadLine().Split();}} public int[] Ia2{get{return Array.ConvertAll(("0 "+Console.ReadLine()+" 0").Split(),int.Parse);}} public int[] Ia3(int a){return Array.ConvertAll((a.ToString()+" "+Console.ReadLine()).Split(),int.Parse);} public int[] Ia3(bool a,int b,bool c,int d){return Array.ConvertAll(((a?b.ToString()+" ":"")+Console.ReadLine()+(c?" "+d.ToString():"")).Split(),int.Parse);} public long[] La2{get{return Array.ConvertAll(("0 "+Console.ReadLine()+" 0").Split(),long.Parse);}} public long[] La3(int a){return Array.ConvertAll((a.ToString()+" "+Console.ReadLine()).Split(),long.Parse);} public long[] La3(bool a,int b,bool c,int d){return Array.ConvertAll(((a?b.ToString()+" ":"")+Console.ReadLine()+(c?" "+d.ToString():"")).Split(),long.Parse);} public double[] Da2{get{return Array.ConvertAll(("0 "+Console.ReadLine()+" 0").Split(),double.Parse);}} public double[] Da3(int a){return Array.ConvertAll((a.ToString()+" "+Console.ReadLine()).Split(),double.Parse);} public double[] Da3(bool a,int b,bool c,int d){return Array.ConvertAll(((a?b.ToString()+" ":"")+Console.ReadLine()+(c?" "+d.ToString():"")).Split(),double.Parse);} public T[] Arr(int n,Func f){var a=new T[n];for(int i=0;i(int n,Func f){var a=new T[n];for(int i=0;i(int n,Func f){var a=new T[n];for(int i=0;i(int n,Func f){var a=new T[n];for(int i=0;i