原文链接: https://leetcode-cn.com/problems/teemo-attacking
英文原文Our hero Teemo is attacking an enemy Ashe with poison attac
分类详情
简单 分类
原文链接: https://leetcode-cn.com/problems/next-greater-element-i
英文原文The next greater element of some element x in an arr
原文链接: https://leetcode-cn.com/problems/keyboard-row
英文原文Given an array of strings words, return the words that can be
原文链接: https://leetcode-cn.com/problems/find-mode-in-binary-search-tree
英文原文Given the root of a binary search tree (BST
原文链接: https://leetcode-cn.com/problems/base-7
英文原文Given an integer num, return a string of its base 7 representation.
原文链接: https://leetcode-cn.com/problems/relative-ranks
英文原文You are given an integer array score of size n, where score[
原文链接: https://leetcode-cn.com/problems/perfect-number
英文原文A perfect number is a positive integer that is equal to the
原文链接: https://leetcode-cn.com/problems/detect-capital
英文原文We define the usage of capitals in a word to be right when o
原文链接: https://leetcode-cn.com/problems/minimum-absolute-difference-in-bst
英文原文Given the root of a Binary Search Tree (
原文链接: https://leetcode-cn.com/problems/reverse-string-ii
英文原文Given a string s and an integer k, reverse the first k ch