You are given all numbers between 1,2,…,n1,2,…,n except one. Your task is to find the missing number. Input The first input line contains an integer n. The second line contains n−1... Read more