Find the Corrupt Pair

Try to solve the Find the Corrupt Pair problem.

We'll cover the following...

Statement

We are given an unsorted array, nums, with nn elements and each element is in the range [1,n][1, n] ...