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 1040. Airline Company

is there good solution of the problem (not backtracking or heuristics)?(-)
Posted by xdex 8 Apr 2003 03:55
Re: is there good solution of the problem (not backtracking or heuristics)?(-)
Posted by Denis Koshman 30 Jul 2008 15:55
Yes. Get a chain, paint it CUR...CUR+X. That's not everything, but a good start to get fair AC in 0.001 sec.
Re: is there good solution of the problem (not backtracking or heuristics)?(-)
Posted by Piratek-(akaDK) 15 Sep 2008 19:46
I can find any polynomial algorithm but use some logics(AC). Can somebody tell normal algorithm. My mail piratic@mail.ru