i got error,my sol will not work for all cases On Sat, Aug 13, 2011 at 10:22 PM, Kamakshii Aggarwal <[email protected]>wrote:
> see the following example: > *a*kdhd*a* ,*b*hdgd*c*, *c*hdjd*b* > > > On Sat, Aug 13, 2011 at 10:20 PM, Yasir <[email protected]> wrote: > >> why following? >> >> if(first==last) >> return false; >> >> >> example: >> axxa, ayyb, bzza ===> ayybbzzaaxxa >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/algogeeks/-/iONquZUgbPkJ. >> >> 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. >> > > > > -- > Regards, > Kamakshi > [email protected] > -- Regards, Kamakshi [email protected] -- 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.
