ok thanxs...

On Thu, Aug 27, 2009 at 11:03 AM, Ramaswamy R <ramaswam...@gmail.com> wrote:

> You just gt generate this pattern of indices into the set -
> 0
> 0 1
> 0 1 2
> 0 1 2 3
> 0 1 3
> 0 2 3
> 0 3
> 1
> 1 2
> 1 2 3
> 1 3
> 2
> 2 3
> 3
>
> just figure out the conditions to generate the above yourself ... and
> you'll figure out what the code does
>
> On Wed, Aug 26, 2009 at 10:01 PM, Abhijeet Kumar <
> abhijeet.k.s...@gmail.com> wrote:
>
>> can i have the algorithm only in plain simple english
>> rather than havin the whole code ???
>> it ll be really helpful if u tell me the logic
>>
>>
>>
>
>
> --
> Yesterday is History.
> Tomorrow is a Mystery.
> Today is a Gift! That is why it is called the Present :).
>
> http://sites.google.com/site/ramaswamyr
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to