Count Pairs Whose Sum is Less than TargetThis is a solution to count the pairs whose sum is less than target on LeetCode.