← All problems
Rolling a Die over a Labeled Board
Given a rectangular grid board whose every cell has a label in , decide whether a standard labeled die can be rolled across grid edges so that each board cell is visited exactly once and the die's top face equals the cell label at that visit.
