@antony can u do an inverted dfs with bactracking????? On Wed, Jun 9, 2010 at 11:45 PM, Antony Vincent Pandian.S. < [email protected]> wrote:
> Thanks Sharad > > > On Wed, Jun 9, 2010 at 10:01 PM, sharad kumar <[email protected]>wrote: > >> >>>> >>>> >>>> 1 >>>> / \ >>>> 2 3 >>>> / \ / \ >>>> 4 5 6 7 >>>> >>>> >>>> print >>>> >>>> 4 2 1 5 6 3 7 >>>> >>>> >> a set of vertical line 4m left u draw then on each line whatever no comes >> write it >> >>> >>> >>> >>> -- >>> Luv, >>> S.Antony Vincent Pandian >>> >>> >>> -- >>> 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]<algogeeks%[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]<algogeeks%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > > > -- > Luv, > S.Antony Vincent Pandian > > -- > 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]<algogeeks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- yezhu malai vaasa venkataramana Govinda Govinda -- 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.
