摘要: https://leetcode.com/problems/path-sum-iii/ https://leetcode.com/problems/path-sum-iv/ https://leetcode.com/problems/maximum-product-of-three-numbers/ 阅读全文
posted @ 2020-01-05 10:23 Dylan_Java_NYC 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/guess-the-word/ 题目: This problem is an interactive problem new to the LeetCode platform. We are given a word lis 阅读全文
posted @ 2020-01-05 07:41 Dylan_Java_NYC 阅读(335) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/jewels-and-stones/ 题目: You're given strings J representing the types of stones that are jewels, and S representi 阅读全文
posted @ 2020-01-05 07:13 Dylan_Java_NYC 阅读(113) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/previous-permutation-with-one-swap/ 题目: Given an array A of positive integers (not necessarily distinct), return 阅读全文
posted @ 2020-01-05 04:23 Dylan_Java_NYC 阅读(576) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/find-the-closest-palindrome/ 题目: Given an integer n, find the closest integer (not including itself), which is a 阅读全文
posted @ 2020-01-05 04:01 Dylan_Java_NYC 阅读(272) 评论(0) 推荐(0) 编辑