yes, i realised, there need to be one more for loop say over j for start position taking values 1->n
the second for loop as used should start from i=j to n so essentially it becomes nsquare Best Regards Ashish Goel "Think positive and find fuel in failure" +919985813081 +919966006652 On Mon, Jul 5, 2010 at 2:42 PM, harit agarwal <[email protected]>wrote: > @ashgoel > check the output of your code here: > http://codepad.org/7BSTedh5 > > and i don't think this idea will work.... > > -- > 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]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
