You are given $2n$ distinct integers. What's the largest integer $C$ such that you can always form at least $C$ pairs from them, so that no integer is in more than one pair, and the sum of integers in each pair is a composite number? (Proposed by Anton Trygub)