摘要: 原题链接在这里:https://leetcode.com/problems/heaters/#/description 题目: Winter is coming! Your first job during the contest is to design a standard heater wit 阅读全文
posted @ 2017-04-01 10:12 Dylan_Java_NYC 阅读(570) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/perfect-number/#/description 题目: We define the Perfect Number is a positive integer that is equal to the sum of 阅读全文
posted @ 2017-04-01 09:27 Dylan_Java_NYC 阅读(336) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/reverse-string-ii/#/description 题目: Given a string and an integer k, you need to reverse the first k characters 阅读全文
posted @ 2017-04-01 07:44 Dylan_Java_NYC 阅读(658) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/detect-capital/#/description 题目: Given a word, you need to judge whether the usage of capitals in it is right or 阅读全文
posted @ 2017-04-01 06:12 Dylan_Java_NYC 阅读(308) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/nth-digit/ 题目: Find the nth digit of the infinite integer sequence 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, ... Note:n 阅读全文
posted @ 2017-04-01 01:59 Dylan_Java_NYC 阅读(226) 评论(0) 推荐(0)