1 / 4
May 2008

In the Example:
the output is:
Y
1 0
1 0
3 2
-1 -1

but,what's wrong with: (My program outputs the following)
Y
1 0
1 0
2 2 <--
-1 -1

They are both right as 2,2 connects to 3,2..
I don't get the output order.
Please Reply,
Thanks for your Support,
Youssef Gamil

  • created

    May '08
  • last reply

    May '08
  • 3

    replies

  • 794

    views

  • 2

    users

so,what's wrong?
Iam sure that my programme outputs the correct answers.
Please Reply,
Thanks for your Support,
Youssef Gamil

Judge says you're wrong. =) It gives "incorrect move" on the first field. Look for the mistakes in your code.