原文链接: https://leetcode-cn.com/problems/132-pattern
英文原文Given an array of n integers nums, a 132 pattern is a subs
标签详情
二分查找 分类
原文链接: https://leetcode-cn.com/problems/smallest-good-base
英文原文Given an integer n represented as a string, return the s
原文链接: https://leetcode-cn.com/problems/reverse-pairs
英文原文Given an integer array nums, return the number of reverse pai
原文链接: https://leetcode-cn.com/problems/single-element-in-a-sorted-array
英文原文You are given a sorted array consisting of
原文链接: https://leetcode-cn.com/problems/valid-triangle-number
英文原文Given an integer array nums, return the number of tri
原文链接: https://leetcode-cn.com/problems/sum-of-square-numbers
英文原文Given a non-negative integer c, decide whether there&
原文链接: https://leetcode-cn.com/problems/find-k-closest-elements
英文原文Given a sorted integer array arr, two integers k an
原文链接: https://leetcode-cn.com/problems/kth-smallest-number-in-multiplication-table
英文原文Nearly everyone has used the Mu
原文链接: https://leetcode-cn.com/problems/maximum-length-of-repeated-subarray
英文原文Given two integer arrays nums1 and nums
原文链接: https://leetcode-cn.com/problems/find-k-th-smallest-pair-distance
英文原文The distance of a pair of integers a and b