@bittu On Tue, Jul 12, 2011 at 8:09 PM, Aniket Dutta <[email protected]>wrote:
> @yeah right > > > On Tue, Jul 12, 2011 at 7:36 PM, ankit sambyal <[email protected]>wrote: > >> @Aniket: Just add a condition at the begining: >> >> if(root == NULL) >> return 0; >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" 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/algogeeks?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" 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/algogeeks?hl=en.
