42 "fillit" puzzle solving C project
- The program reads a set of tetri pieces on input.
- Finds the pieces arrangement that fits in the smallest possible square.
- Uses recursive, back-tracking solution solving algorithm.
- Returns a text formated result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|