# Single **Repository Path**: cdkeeper/single ## Basic Information - **Project Name**: Single - **Description**: 有 n 个数,其中 n 是一个奇数,有 n−1 个数是成对出现的,请你找出那个单独出现的数 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-30 - **Last Updated**: 2022-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Single #### 介绍 有 n 个数,其中 n 是一个奇数,有 n−1 个数是成对出现的,请你找出那个单独出现的数