地址https://hihocoder.com/problemset/problem/1721题目时间限制:10000ms单点时限:1000ms内存限制:256MB描述愚人节那天,小Ho在小Hi的一个回文字符串中添加了一个字符。你能帮助小Hi找到被添加的...
阅读全文...
【leetcode】 Jump Game II
地址https://leetcode.com/problems/jump-game-ii/description/题目Given an array of non-negative integers, you are initially positione...
阅读全文...
阅读全文...
【leetcode】 Wildcard Matching
地址https://leetcode.com/problems/wildcard-matching/description/题目Implement wildcard pattern matching with support for '?' and '*...
阅读全文...
阅读全文...
【leetcode】 Trapping Rain Water
地址https://leetcode.com/problems/trapping-rain-water/description/题目Given n non-negative integers representing an elevation map w...
阅读全文...
阅读全文...
【leetcode】 First Missing Positive
地址https://leetcode.com/problems/first-missing-positive/description/题目Given an unsorted integer array, find the first missing po...
阅读全文...
阅读全文...