11521 - Compressor

All about problems in Volume 115. If there is a thread about your problem, please use it. If not, create one with its number in the subject.

Moderator: Board moderators

brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: 11521 - Compressor

Post by brianfry713 »

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
Check input and AC output for thousands of problems on uDebug!
moody
New poster
Posts: 9
Joined: Tue Sep 24, 2013 2:19 am

Re: 11521 - Compressor

Post by moody »

please can anyone please post test cases because i am getting wrong answer ?
thanks in advance
moody
New poster
Posts: 9
Joined: Tue Sep 24, 2013 2:19 am

11521-compressor wrong answer

Post by moody »

i am getting wrong answer, can any one help me with test cases please
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: 11521 - Compressor

Post by brianfry713 »

Don't start a new thread.
Check input and AC output for thousands of problems on uDebug!
Post Reply

Return to “Volume 115 (11500-11599)”