From: Mike Date: 2005-05-20T22:07:50+09:00 Subject: Re: [QUIZ] Tiling Turmoil (#33) > Is there an assumption that this is a square or can it be a rectangle? > > ie 4 by 4096 ?? > "You're going to tile L-trominos on a 2**n by 2**n board that is missing a single square. What's an L-tromino? It's simply a 2 by 2 square with a corner missing that looks like an L." Since "n" will be the same, the sides will always have the same length - so you only have to worry about squares. -M