Re: 11521 - Compressor
Posted: Tue Sep 18, 2012 10:48 pm
I haven't solved it yet, but my understanding of the problem statement would be that:
I_am_WhatWhat_is_WhatWhat_I_am_WhatWhat_is_WhatWhat
would compress first to:
[I_am_WhatWhat_is_WhatWhat]2{_}1
And then you'd recursively compress the first part to:
[I_am_[What]4{_is_}2]2{_}1
I_am_WhatWhat_is_WhatWhat_I_am_WhatWhat_is_WhatWhat
would compress first to:
[I_am_WhatWhat_is_WhatWhat]2{_}1
And then you'd recursively compress the first part to:
[I_am_[What]4{_is_}2]2{_}1