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 1145. Rope in the Labyrinth

Can this be done with O(N) memory ?
Posted by Chen Tsung 17 Jul 2005 17:33
Can this be done with O(N) memory ?
Re: Can this be done with O(N) memory ?
Posted by Nephtali Garrido 24 Jul 2005 10:57
Maybe if your friend explain us his method....

http://acm.timus.ru/forum/thread.aspx?id=10059

if somebody has a method to solve it will be so useful.

Thanks
Re: Can this be done with O(N) memory ?
Posted by Eustas 21 Aug 2008 17:20
Possibly yes. But in O(N^3) time which is inacceptible.

Edited by author 07.09.2008 21:52