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

Some hints (+)
Posted by Grebnov Ilya[ISPU] 31 Aug 2004 14:53
1). I've solved it using LZP based algorithm, but I think it is easy to solve it using simple order-0(1) entropy coder, like Huffman.

2). It is possible to solve it on C++.

P.S. I think this problem is one of the best on acm.tinus.ru