Skip to content

nygymankussainov/fillit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fillit

Fillit is a project that let you discover and/or familiarize yourself with a recurring problematic in programming: searching the optimal solution among a huge set of possibilities, in a respectable timing. This particular project, will find for you a way to assemble a given Tetriminos set altogether in the smallest possible square.

Usage

make
./fillit data

You can find file "data" as an example in the repository. (additional new line after last tetrimino is mandatory)

Releases

No releases published

Packages

No packages published

Languages