摘要: 原题链接在这里:https://leetcode.com/problems/gray-code/ 题目: The gray code is a binary numeral system where two successive values differ in only one bit. Give 阅读全文
posted @ 2015-10-25 08:43 Dylan_Java_NYC 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/single-number-iii/ 题目: Given an array of numbers nums, in which exactly two elements appear only once and all th 阅读全文
posted @ 2015-10-25 08:00 Dylan_Java_NYC 阅读(272) 评论(0) 推荐(0) 编辑