[Community Puzzle] Shikaku Skill Builder - Puzzle discussion

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @Timinator,validated by @yhuberla,@darkhorse64 and @Rafarafa.
If you have any issues, feel free to ping them.

I did this puzzle as part of the Playground. I simply copied the AlgorithmX solver, in expectation that this puzzle would be about Algorithm X again, and started thinking about possible requirements and actions. However, after having finished: do I understand it correctly that this puzzle was only about identifying all actions, and not about requirements at all?

You are correct. This puzzle is strictly an exercise in enumerating possible actions.

1 Like