The set S originally contains numbers from 1 to n. But unfortunately, due to the data error, one of the numbers in the set got duplicated to another number in the set, which results in repetition of one number and loss of another number.
执行用时 :32 ms, 在所有 C++ 提交中击败了98.14%的用户 内存消耗 :11 MB, 在所有 C++ 提交中击败了47.41%的用户