摘要: 原题链接在这里:https://leetcode.com/problems/unique-substrings-in-wraparound-string/description/ 题目: Consider the string s to be the infinite wraparound stri 阅读全文
posted @ 2017-09-23 07:59 Dylan_Java_NYC 阅读(275) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/continuous-subarray-sum/description/ 题目: Given a list of non-negative numbers and a target integer k, write a fu 阅读全文
posted @ 2017-09-23 01:56 Dylan_Java_NYC 阅读(277) 评论(0) 推荐(0)