If you mean how are they implemented, the standard doesn't not specify how it has to be done, just some complexity restrictions are imposed. However, most implementations use some kind of binary tree and specifically Microsoft Visual Studio's implementation uses red-black trees.
Carlos Guía On Fri, May 13, 2011 at 2:40 PM, vivek dhiman <vivek4dhi...@gmail.com>wrote: > i meant how sets behave ? > > -- > You received this message because you are subscribed to the Google Groups > "google-codejam" group. > To post to this group, send email to google-code@googlegroups.com. > To unsubscribe from this group, send email to > google-code+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, send email to google-code+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.