Place single digits into some cells, such that cells with the same digit don’t touch, not even diagonally. Each area must contain exactly the given range of digits.
Connected blocks of digits in a row or column form numbers by reading left to right or downwards, respectively. Clues outside the grid are equal to the sum of all such numbers within the corresponding row or column.