Author: 红葉 (MOMIJI), from China, this question comes from his personal blog.
Shikaku(Standard)
1. Divide the grid into rectangles with the numbers in the cells.
2. Each rectangle is to contain exactly one number and it's showing the number of cells in the rectangle.
Nikoli linkfor an example.
Solution code: For every row from top to bottom enter the number of different rectangles. Only use the last digit for two-digits number.
on 23. January 2023, 06:24 by TJReds
penpa: https://tinyurl.com/2grdpufo
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.