Rules :
1) The grid contains the complete set of Dominoes of given range.
2) Find the dominoes by drawing the edges.
Example :
Range (0-3)
As range is (0-3) so total dominoes to be hunt are :
(0 0, 0 1, 0 2, 0 3, 1 1, 1 2, 1 3, 2 2, 2 3, 3 3)
Solution :
No comments:
Post a Comment