|  | 
|  | 
| back to board | Solution without brute force How to solve it without of using brute force? It works, but, I've heard, there is better solution.Re: Solution without brute force Posted by Cobalt  17 Jan 2016 02:12Use the bit maskRe: Solution without brute force I solved with dp[i,j] | 
 | 
|