|
|
вернуться в форумNice problem Realy fun problem:) Memory/Time limit ballance interesting, somebody can solve it without using STL(i mean not using something like deque)? Re: Nice problem Послано asd 5 май 2005 13:10 <% print('sdf'); %> Edited by author 05.05.2005 13:15 Re: Nice problem Послано Kit 10 май 2005 01:37 What you mean by STL? Are not you solve it by filling in a square table? Memory limit (in my opinion) is sufficiently loose. Re: Nice problem I think many people always solve problems without STL. Re: Nice problem STL - standart template library I fill square table, but i have problem with memory to store queue. Re: Nice problem Послано Kit 13 май 2005 14:09 If you want, you may write me on klukva2@mail.ru and I will tell you about my solution. It also will be interesting to see your one. i got Wrong Answer #21 Help me please!! Re: Nice problem I've solved it in Pascal (and, therefore, without STL). I don't see here any TLE/MLE balance - I simply used restricted queue. Only problem in this task - hard input format (two WA#1). |
|
|