@ -60,6 +60,19 @@ Lastly, you can get minus points. If a row contains at least one colored tile, a
@@ -60,6 +60,19 @@ Lastly, you can get minus points. If a row contains at least one colored tile, a
That should help you decide which blocks to drop, and where!
Your solution should be a `.txt` file where each line specifies which block (by block ID) to drop in the field, and at which x-coordinate. To clarify, the *bottom left* of the block will be dropped at the provided x-coordinate in the field.