ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1307. Archiver

WA4: Help request
Posted by Evgeniy++ 8 Aug 2010 14:26
Hello everyone!

First of all, let me say thanks to the author for this wonderful problem. It really hooked my mind for 2 days.

To solve it I used simple bitshift algorithm. My solution is written in C++. I have written 10 tests of different length (starting from 20 000 to more than 200 000 words) and my test system shows that solution is corrent (input=output and source code length is less than original text).

But I always get WA4 when submitting it. WHY? Can you please explain the details? I really have no idea. I will appreciate every comment.

Thank you.

Edited by author 08.08.2010 15:58
Re: WA4: Help request
Posted by Sergey Lazarev (MSU Tashkent) 8 Aug 2010 22:51
Maybe you'll send me your program?

Edited by author 10.08.2010 23:35
Re: WA4: Help request
Posted by Evgeniy++ 8 Aug 2010 23:20
Sergey, thank you for your responce!
I`ve sent email to you.