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 1077. Travelling Tours

To admins: can you help me?
Posted by Lalescu Liviu 12 Oct 2001 03:26
Can you tell me please a test where my program to 1077 is
wrong?
Can you tell your idea of this prob ? I will tell you where .
> Can you tell me please a test where my program to 1077 is
> wrong?
Re: Can you tell your idea of this prob ? I will tell you where .
Posted by Lalescu Liviu 12 Oct 2001 21:26
Basically, find cycles (I find a cycle that has an unused
edge so far). But there are many traps.
the prob is Travelling tours, and the solution is very simple .....
Posted by Dinh Quang Hiep (mg9h@yahoo.com) 13 Oct 2001 08:46
it's no need to find all the circles, just a little think
more ......

good luck ;)

QH@
Re: the prob is Travelling tours, and the solution is very simple .....
Posted by Lalescu Liviu 13 Oct 2001 13:00
I said I think I got a good solution, but I might have a
minor error. Can you please give me a big test and a small
test? There are however wrong solution checkers, like 1002
(Phone Numbers) and Stars, at which I sent even the
official solutions.
Re: the prob is Travelling tours, and the solution is very simple .....
Posted by Tran Nam Trung (trungduck@yahoo.com) 13 Oct 2001 20:20
> I said I think I got a good solution, but I might have a
> minor error. Can you please give me a big test and a
small
> test? There are however wrong solution checkers, like
1002
> (Phone Numbers) and Stars, at which I sent even the
> official solutions.
The checker can't be wrong !!! I ensure you that !!! See
your program again, I think it has problems !!!
mailto : trungduck@yahoo.com
The graph may not be connected.
Posted by Petko Minkov 14 Oct 2001 18:41
 subj.