Showing posts with label Tatami. Show all posts
Showing posts with label Tatami. Show all posts
20 Apr 2012
Puzzle 35: Tatami 1
Sorry that I have been away for so long, avid readers. I have been preparing for the summer of programming contests (Google Code Jam, TopCoder Open and the Internet Puzzle Solving Contest).
Hopefully I should be back to my usual one-puzzle-per-weekday schedule. Let me know if there are any types of puzzle you would particularly like to see.
Rules of Tatami
Split the grid into subrectangles, so that each subrectangle contains exactly one marked cell.
It is not allowed for four subrectangles to meet at a point.
This marked cell indicates how the dimensions of the subrectangle compare. If the subrectangle is longer than it is tall, the marked cell should be marked with a horizontal line, whereas if it is taller than it is long, it should be marked with a vertical line. Finally, if the subrectangle is square, the marked cell should be marked with a plus.
Subscribe to:
Posts (Atom)

