This question has good answers on Stack Overflow: http://stackoverflow.com/questions/133569/hashtable-in-c
For general, non-codejam-specific programming questions, such as "how do I do X in language Y?", I highly recommended stackoverflow as a first port of call (or just Google! That link was the second hit for googling 'hash table c++' for me). Baris On 15 April 2012 21:20, rs <[email protected]> wrote: > If we need a good hash table for a solution while coding in c/c++. > what to do ?? > > -- > 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. > > -- 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.
