首页 标签「题目」的内容如下:( Page 41 )
LightOJ 1369 Answering Queries(找规律)
2022-11-15

题目链接:https://vjudge.net/contest/28079题目大…

查看详情 4,939
HDU 2647 Reward(拓扑排序+判断环+分层)
2022-11-15

题目链接:http://acm.hdu.edu.cn/showproblem.p…

查看详情 5,139
[LeetCode257]Binary Tree Paths
2022-11-15

题目:Given a binary tree, return all root-…

查看详情 3,795
POJ1157 LITTLE SHOP OF FLOWERS DP
2022-11-15

题目http://poj.org/problem?id=1157题目大意有f个花…

查看详情 4,025
CSU 1556 Jerry's trouble
2022-11-15

题目链接:http://acm.csu.edu.cn/csuoj/problem…

查看详情 4,024
【LeetCode】57. Insert Interval [Interval 系列]
2022-11-15

LeetCode中,有很多关于一组interval的问题。大体可分为两类:1.查…

查看详情 4,159
LeetCode 226. Invert Binary Tree (反转二叉树)
2022-11-15

Invert a binary tree. 4 / \ 2 7 / \ / \1…

查看详情 5,043
[面试] Design Questions
2022-11-15

Uber总是考一些系统设计的题目,而且重复率很高,汇总了一下地里的所有desig…

查看详情 2,597
sdutoj 2373 Black and white painting( 规律统计计算 3Y )
2022-11-15

Black and white painting题目描述You are visi…

查看详情 2,682
Codeforces Round #407 (Div. 1) B. Weird journey —— dfs + 图
2022-11-15

题目链接:http://codeforces.com/problemset/pr…

查看详情 3,975
1 39 40 41 42 43 92