you may also want to see

http://www.rawkam.com/?p=351

<http://www.rawkam.com/?p=351>-Kamal

On Sun, Aug 1, 2010 at 7:40 PM, UMESH KUMAR <kumar.umesh...@gmail.com>wrote:

>
>
> On Sun, Aug 1, 2010 at 5:20 PM, Pramod Negi <negi.1...@gmail.com> wrote:
>
>> http://pramnegi.blogspot.com/2009/11/dons-permutaion.html
>>
>> Thanks
>> Pramod Negi
>>
>> On Sun, Aug 1, 2010 at 4:30 PM, UMESH KUMAR <kumar.umesh...@gmail.com>wrote:
>>
>>>  Write a C  code for generate all possible Permutation
>>>  as:- 1 2 3
>>> Total no. of Per=6
>>> also print all permutation
>>> as:- 1 2 3
>>>        1 3 2
>>>         2 1 3
>>>        2 3 1
>>>        3 1 2
>>>       3 2 1
>>> if inpute is 1 2 3 2
>>>      total no of permutation = 12
>>>
>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algoge...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
>>> .
>>> 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 algoge...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
> Thanks a lot sirjee
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> 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 algoge...@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?hl=en.

Reply via email to