|  | 
|  | 
| back to board | WA #15 Posted by Xysia  28 Jun 2009 00:06ok, now I have AC :)
 
 Edited by author 29.06.2009 17:03
Re: WA #15 Posted by MAK  22 Mar 2010 00:34If you have WA15, try this test:
 5 1
 1 3
 1 2
 1 4
 1 1
 
 My AC program outputs: First player wins flying to airport 2
 Read carefully: "...If there are several such airports, the program should find one of them that has the minimal number..."
Re: WA #15 Posted by kerpoo  29 Jan 2015 13:46Tnx :) it helped!but your test data shoud be:
 5 1
 1 3
 1 2
 1 4
 1 5
 :D
 | 
 | 
|