作者: 负雪明烛 id: fuxuemingzhu 个人博客: http://fuxuemingzhu.cn/ 目录 题目描述 题目大意 解题方法 Hash方法 直接计算 日期 题目地址: https://leetcode.com/problems/set-mismatch/description/ 题目描述 The set S originally contains numbers from 1 to n. But unfortunately, due to the data error, o…