Take a file as parameter, which contains a list of Tetriminos, and arrange them in order to create the smallest square possible
-
make
-
./fillit ./files/test7
test file should consist of tetris pieces like files/test7 and incorrectly formatted files will not be handled