|  | 
|  | 
| вернуться в форум | If you have WA9...(+) Try this test:
 2 1
 1 3
 
 answer:
 
 2 3
 1 4
Re: If you have WA9...(+) I have wa#9,but my program does well in your dataFor those who got WA#3 with DFS and DP.... The case given here helped me.
 Notice that when you are selecting whether white part is to be selected or black part, and pushing the result in a vector or queue, due to DP, last part gets inserted first. So you have to consider that first result in the vector/queue is for the last pair of partition.
 
 May be this will help...
Re: For those who got WA#3 with DFS and DP.... Послано r1d1  14 фев 2010 17:082 41 2
 2 1
 1 2
 2 1
 answer:
 1 3
 2 4
Re: If you have WA9...(+) Послано z-17  27 ноя 2013 21:00answer1 2
 3 4
 is correct too. But I have wa3
Re: If you have WA9...(+) Послано 578067  14 окт 2015 11:04Do you find the cause? | 
 | 
|