原文链接: https://leetcode-cn.com/problems/can-i-win
英文原文In the "100 game" two players take turns adding, to a r
标签详情
状态压缩 分类
原文链接: https://leetcode-cn.com/problems/matchsticks-to-square
英文原文You are given an integer array matchsticks where matc
原文链接: https://leetcode-cn.com/problems/beautiful-arrangement
英文原文Suppose you have n integers labeled 1 through n. A pe
原文链接: https://leetcode-cn.com/problems/shopping-offers
英文原文In LeetCode Store, there are n items to sell. Each item has
原文链接: 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/split-array-with-same-average
英文原文You are given an integer array nums.
You sho
原文链接: https://leetcode-cn.com/problems/shortest-path-visiting-all-nodes
英文原文You have an undirected, connected graph of
原文链接: https://leetcode-cn.com/problems/find-the-shortest-superstring
英文原文Given an array of strings words, return the s
原文链接: https://leetcode-cn.com/problems/number-of-squareful-arrays
英文原文An array is squareful if the sum of every pair o
1 / 3