fillit A C program to fit tetriminos (4 piece-tetris pieces) into smallest square possible. Implemented with Donald Knuth's Dancing links X algorithm.