原文链接: https://leetcode-cn.com/problems/prison-cells-after-n-days
英文原文There are 8 prison cells in a row and each cell i
标签详情
哈希表 分类
原文链接: https://leetcode-cn.com/problems/n-repeated-element-in-size-2n-array
英文原文You are given an integer array nums wit
原文链接: https://leetcode-cn.com/problems/vowel-spellchecker
英文原文Given a wordlist, we want to implement a spellchecker th
原文链接: https://leetcode-cn.com/problems/powerful-integers
英文原文Given three integers x, y, and bound, return a list of al
原文链接: https://leetcode-cn.com/problems/subarray-sums-divisible-by-k
英文原文Given an integer array nums and an integer k,
原文链接: https://leetcode-cn.com/problems/time-based-key-value-store
英文原文Design a time-based key-value data structure tha
原文链接: https://leetcode-cn.com/problems/triples-with-bitwise-and-equal-to-zero
英文原文Given an integer array nums, return
原文链接: https://leetcode-cn.com/problems/vertical-order-traversal-of-a-binary-tree
英文原文Given the root of a binary tree,
原文链接: https://leetcode-cn.com/problems/subarrays-with-k-different-integers
英文原文Given an integer array nums and an inte
原文链接: https://leetcode-cn.com/problems/find-the-town-judge
英文原文In a town, there are n people labeled from 1 to n. Ther