Instruction

Place tents into the empty cells in the grid, at most one tent per cell. Tents may not be in adjacent cells, not even diagonally. There must be the same number of tents and trees. The tents and trees must match up in such a way that each tent is orthogonally adjacent to its own tree. (It is permissible for a tree to be adjacent to a tent that matches with another tree.)
Some rows and columns may be numbered. A number indicates the number of tents that must be in that row or column.

Example

Online solving with Penpa+

Show solution