Alright.
I still get WA, not sure why, maybe my compressing is wrong.
I get the correct output from the sample input but..
I_am_WhatWhat_is_WhatWhat_I_am_WhatWhat_is_WhatWhat yields 39 I_am_[What]4{_is_}2_I_am_[What]4{_is_}2
Is that correct or should it yeld something like.. 22 [I_am_[What]4{_is ...
Search found 2 matches
- Sat Sep 15, 2012 12:23 am
- Forum: Volume 115 (11500-11599)
- Topic: 11521 - Compressor
- Replies: 18
- Views: 9463
- Sat Sep 08, 2012 2:04 am
- Forum: Volume 115 (11500-11599)
- Topic: 11521 - Compressor
- Replies: 18
- Views: 9463
Re: 11521 - Compressor
Is there still something wrong with the sample data?
I'm doing this one now and i dont know if i'm being stupid or if the data is incorrect.
Output data:
19 I_am_[What]4{_is_}2
11 [[a]8{b}4]3
4 [?]10
The third line should be 5 as it has 5 chars, right?
The lines above match up, but that one does ...
I'm doing this one now and i dont know if i'm being stupid or if the data is incorrect.
Output data:
19 I_am_[What]4{_is_}2
11 [[a]8{b}4]3
4 [?]10
The third line should be 5 as it has 5 chars, right?
The lines above match up, but that one does ...