Problem resolved

This commit is contained in:
Manzovince
2019-04-12 22:09:27 +02:00
parent a5dda68906
commit ecd4b33a06

View File

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