/fillit

Fitting tetris pieces into smallest square.

Primary LanguageC

fillit

Fitting tetris pieces into smallest square.

A small program that fits tetriminos (tetris pieces) into n width and height square using recursive backtracking.