<pre>
There is a chess board (of course with 64 squares). You are given 21
"triominoes" of size 3-by-1 (the size of an individual square on a
chess board is 1-by-1). Which square on the chess board can you cut out
so that the 21 triominoes exactly cover the remaining 63 squares? Or is
it impossible?

[[RecPuzzlesTriminoes Solution]]
</pre>
