Hacker News new | ask | show | jobs
by lapetitejort 1520 days ago
The resulting algorithm seems to be "spawn z and s pieces on repeat". I only got one long piece and one L piece.
1 comments

The author may have written a brute force algorithm when a greedy solution would have worked :)