Skip to content

This is a project of school 42 made by me. This program takes a file as parameter, which contains a list of Tetriminos , and arrange them in order to create the smallest square possible.The main goal is to find the smallest square in the minimal amount of time. Tetriminos is a 4x4 square and it has 4 hastags(#).

Notifications You must be signed in to change notification settings

tataqwerty/fillit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fillit

This is a project of school 42 made by me. This program takes a file as parameter, which contains a list of Tetriminos , and arrange them in order to create the smallest square possible.The main goal is to find the smallest square in the minimal amount of time. Tetriminos is a 4x4 square and it has 4 hastags(#).

Firstly, you should execute command "make"; It will compile binary file "fillit", and after that you should write "./fillit file_success" or "./fillit file_error".

About

This is a project of school 42 made by me. This program takes a file as parameter, which contains a list of Tetriminos , and arrange them in order to create the smallest square possible.The main goal is to find the smallest square in the minimal amount of time. Tetriminos is a 4x4 square and it has 4 hastags(#).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published