Max pairwise product Problem Find the maximum product of two distinct numbers in a sequence of non-negative integers. Formalize problem Input: Output: Problem instance Input: 10 7 5 14 2 8 8 10 1 2 3 Output: 140