This commit is contained in:
Manzovince
2019-04-12 22:08:41 +02:00
parent 5719696c1c
commit a5dda68906

View File

@@ -4,10 +4,10 @@
- [x] Check if we have a file
- [x] Read file
- []Check if there are errors in file
- []Transform file into tetriminos
- []Check if every tetrimino is valid
- []Backtracking for smallest square
- []Print result
- [ ] Check if there are errors in file
- [ ] Transform file into tetriminos
- [] Check if every tetrimino is valid
- [] Backtracking for smallest square
- [] Print result
- []Transform tetriminos with letters (?)
- [] Transform tetriminos with letters (?)