I guess... the delete member function of tree itself has this thjink.. and I guess property is nothing but the fact that a tree is highly connected.
Thanks and Regards Vivek Dhiman On Tue, May 1, 2012 at 9:36 PM, vivek dhiman <[email protected]> wrote: > oh! > explain.. > is there a property like this ? > > it is directed to all > > > On Tue, May 1, 2012 at 9:30 PM, yogesh sharma <[email protected]> wrote: > >> in a tree there is only one path from every vertex to every other vertex. >> So if u delete the root of subtree then whole tree will be devided in two >> parts. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Code Jam" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-code?hl=en. >> > > > > -- > Regards > Vivek Dhiman > -- Regards Vivek Dhiman -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
