Back

The Largest Number (328)

Instruction:
Fill every outlined region with different numbers from 1 to N, where N is the number of cells in the region. No two adjacent cells can contain the same number. No two cells from different regions sharing a side can both contain the largest number of their corresponding regions.

Reference: WPC 2017 (11)