|  | 
|  | 
| back to board | sample output wrong Posted by Rahul  14 Mar 2009 13:51The sample output is wrong, it should be :4
 3 1 2 3
 3 2 1 4
 3 1 3 4
 3 2 3 4
Re: sample output wrong You are wrong! Color 3 is in 3 flags.Re: sample output wrong Posted by ken  14 Mar 2009 14:03Why aren't they are:4
 2 1 2
 2 1 4
 2 2 3
 2 3 4
Re: sample output wrong Read the task attentively.Re: sample output wrong Posted by HIV  14 Mar 2009 14:05The 1st and 4th flag have no common color.Re: sample output wrong Posted by Swifty  14 Mar 2009 14:11Can't it be:4
 2 1 4
 2 1 3
 2 2 3
 2 2 4
 ???
 
 Edited by author 14.03.2009 14:13
Re: sample output wrong Posted by Swifty  14 Mar 2009 14:19Sorry understood my mistakeRe: sample output wrong No, becouse any two flags must have one joint colour. So flags 1 4 and 2 3 are incorrect. | 
 | 
|