Divide the grid along the dotted lines into regions called polyominoes so that no two polyominoes with the same area share an edge. Inside some cells are numbers; each number must represent the area of the polyomino it belongs to. A polyomino may contain zero, one, or more of the given numbers. In addition, the numbers in the cages must form these hands in any order: four of a kind, straight, full house, three of a kind, one pair, one pair. Use the conversion 1 = ace, 11 = jack, 12 = queen, 13 = king.