原文链接: https://leetcode-cn.com/problems/shopping-offers
英文原文In LeetCode Store, there are n items to sell. Each item has
标签详情
回溯 分类
原文链接: https://leetcode-cn.com/problems/24-game
英文原文You are given an integer array cards of length 4. You have four car
原文链接: https://leetcode-cn.com/problems/stickers-to-spell-word
英文原文We are given n different types of stickers. Each sti
原文链接: https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets
英文原文Given an integer array nums and an integer
原文链接: https://leetcode-cn.com/problems/letter-case-permutation
英文原文Given a string s, we can transform every letter ind
原文链接: https://leetcode-cn.com/problems/all-paths-from-source-to-target
英文原文Given a directed acyclic graph (DAG) of n n
原文链接: https://leetcode-cn.com/problems/ambiguous-coordinates
英文原文We had some 2-dimensional coordinates, like "(1,
原文链接: https://leetcode-cn.com/problems/split-array-into-fibonacci-sequence
英文原文You are given a string of digits num, s
原文链接: https://leetcode-cn.com/problems/numbers-with-same-consecutive-differences
英文原文Return all non-negative integers
原文链接: https://leetcode-cn.com/problems/unique-paths-iii
英文原文You are given an m x n integer array grid where grid[i][j]