The most basic and straightforward approach: a double nested for loop, the external loop to scan each number and the internal loop to check if that number repeats (it's sufficient one another) in...