question is not clear...plz specify clearly what's the objective..
--

Amol Sharma
Third Year Student
Computer Science and Engineering
MNNIT Allahabad
 <http://gplus.to/amolsharma99>
<http://twitter.com/amolsharma99><http://in.linkedin.com/pub/amol-sharma/21/79b/507><http://youtube.com/amolsharma99>





On Tue, Dec 13, 2011 at 12:02 AM, atul anand <atul.87fri...@gmail.com>wrote:

> for ababc -> ab is common..so removing ab we get abc.
>
> then in abcabc -> abc is common....so removing abc we get abc ?? what is
> the difference in this case
>
>
> On Mon, Dec 12, 2011 at 7:52 PM, top coder <topcode...@gmail.com> wrote:
>
>> For example if aabbabc is given as input after first iteration, it
>> should be ababc and after that it should become abc. if aabbcabc is
>> given it should give abcabc after first interation, no change in
>> second iteration and abc after third iteration.
>>
>> --
>> 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.
>

-- 
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