06 2017 档案

摘要:power of two http://www.cnblogs.com/-1307/p/6907811.html Add Digits https://leetcode.com/problems/add-digits/#/solutions 各位数相加 0 1 2 3 4 5 6 7 8 9 10 阅读全文
posted @ 2017-06-03 17:18 D-Dong 阅读(205) 评论(0) 推荐(0) 编辑
摘要:Details Basics At the heart of bit manipulation are the bit-wise operators & (and), | (or), ~ (not) and ^ (exclusive-or, xor) and shift operators a << 阅读全文
posted @ 2017-06-02 20:46 D-Dong 阅读(467) 评论(0) 推荐(0) 编辑
摘要:Given a word, you need to judge whether the usage of capitals in it is right or not. We define the usage of capitals in a word to be right when one of 阅读全文
posted @ 2017-06-02 10:22 D-Dong 阅读(255) 评论(0) 推荐(0) 编辑
摘要:https://leetcode.com/problems/next-greater-element-i/#/description You are given two arrays (without duplicates) nums1 and nums2 where nums1’s element 阅读全文
posted @ 2017-06-01 20:16 D-Dong 阅读(220) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示