sorry one more constraint : no extra memory

On Fri, Aug 5, 2011 at 2:03 PM, payel roy <smithpa...@gmail.com> wrote:

> Hash table ???
>
> On 5 August 2011 13:58, vaibhav shukla <vaibhav200...@gmail.com> wrote:
>
>> give it in C/C++
>>
>>
>> On Fri, Aug 5, 2011 at 1:57 PM, aj <aj.jaswa...@gmail.com> wrote:
>>
>>> you can write a python program to do that easily.
>>>
>>> program starts here :
>>>
>>> c=str.split(raw_input())
>>> d=[]
>>> for x in c:
>>>          d[x]=0
>>> print list(d)
>>>
>>> --
>>> 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?hl=en.
>>>
>>>
>>
>>
>> --
>>   best wishes!!
>>     Vaibhav
>>       MCA
>>
>>
>>  --
>> 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?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 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?hl=en.
>



-- 
  best wishes!!
    Vaibhav
      MCA

-- 
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?hl=en.

Reply via email to