问题描述 给你一个长度为的01串,定义“答案”=该串中最长的连续1的长度。现有K次机会将其中的某个0改为1,现在求...[作者空间]
问题描述 一张包含个节点、条边的无向连通图,其中,节点从1到进行编号,每条边的长度均为1。假设从1号节点出发并打算...[作者空间]
问题描述 将一组非负整数组成的数组作为柱状图中每个柱子的高度值,且每个柱子宽度为1。找出这个柱状图中所包含矩形的最...[作者空间]
问题描述 100元换零钱1元、2元、5元、10元、20元、50元有多少种组合方案? 解题思路 使用动态规划来求解,...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 There are N children standing in...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given an array of integers, ever...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given an array of integers, ever...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 A linked list is given such that...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a string s and a dictionar...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a string s and a dictionar...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a linked list, determine i...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a linked list, return the ...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a singly linked list L: L ...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a binary tree, return the ...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a binary tree, return the ...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Sort a linked list using inserti...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Sort a linked list in O(nlogn) t...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given n points on a 2D plane, fi...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Evaluate the value of an arithme...[作者空间]
时间限制:1秒 空间限制:32768K 题目描述 Given a binary tree, find its mi...[作者空间]