原文链接: https://leetcode-cn.com/problems/circle-and-rectangle-overlapping
英文原文Given a circle represented as (radius, x_c
分类详情
中等 分类
原文链接: https://leetcode-cn.com/problems/construct-k-palindrome-strings
英文原文Given a string s and an integer k. You shoul
原文链接: https://leetcode-cn.com/problems/check-if-there-is-a-valid-path-in-a-grid
英文原文Given a m x n grid. Each cell of t
原文链接: https://leetcode-cn.com/problems/count-number-of-teams
英文原文There are n soldiers standing in a line. Each soldier
原文链接: https://leetcode-cn.com/problems/design-underground-system
英文原文An underground railway system is keeping track of
原文链接: https://leetcode-cn.com/problems/find-the-minimum-number-of-fibonacci-numbers-whose-sum-is-k
英文原文Given an intege
原文链接: https://leetcode-cn.com/problems/the-k-th-lexicographical-string-of-all-happy-strings-of-length-n
英文原文A happy st
原文链接: https://leetcode-cn.com/problems/number-of-steps-to-reduce-a-number-in-binary-representation-to-one
英文原文Given th
原文链接: https://leetcode-cn.com/problems/queries-on-a-permutation-with-key
英文原文Given the array queries of positive integ
原文链接: https://leetcode-cn.com/problems/html-entity-parser
英文原文HTML entity parser is the parser that takes HTML code as