Midnightkwai
Midnightkwai
全部文章
数据结构
ACM之路(320)
KMP(11)
二分(2)
二叉树(1)
动态规划(19)
博弈(2)
大数(4)
差分(1)
并查集(3)
搜索(23)
数学几何(25)
最大匹配(3)
最小生成树(7)
最短路(9)
未归档(100)
枚举(14)
模拟(8)
水题(23)
清欢渡总结(5)
线段树(2)
规律(6)
贪心(9)
递推(5)
题解(1)
归档
标签
去牛客网
登录
/
注册
Midnight kwai
大道无形,生育天地;大道无情,运行日月;大道无名,长养万物.
全部文章
/ 数据结构
(共127篇)
HDU - {A} + {B}(STL)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1412Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem Descript...
STL
set
2019-07-21
0
615
HDU - Let the Balloon Rise(STL)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1004Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem Descripti...
STL
map
2019-07-21
0
607
HDU - Hat’s Words(STL)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1247Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem Descripti...
STL
set
2019-07-21
0
465
UVA - Babelfish(map)
题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1223 Time Limit: 3000MS Memory Limit:...
STL
2019-07-21
0
805
HDU - 简单计算器(链式栈)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1237Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem Descripti...
链式栈
2019-07-20
0
472
CodeForces - Feng Shui(半平面交)
题目链接:http://codeforces.com/gym/101650/attachments Time Limit: 2000MS Memory Limit: 65536K Description Feng shui is the ancient Chinese practice of p...
半平面交
2019-07-20
0
539
POJ - Video Surveillance(半平面交)
题目链接:http://poj.org/problem?id=1474 Time Limit: 1000MS Memory Limit: 10000K Description A friend of yours has taken the job of security officer at t...
半平面交
2019-07-18
0
0
POJ - How I Mathematician Wonder What You Are!(半平面交)
题目链接:http://poj.org/problem?id=3130 Time Limit: 5000MS Memory Limit: 65536K Description After counting so many stars in the sky in his childhood, Is...
半平面交
2019-07-18
0
534
HDU - Co-prime(容斥)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4135Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Descripti...
容斥
2019-07-17
0
564
JXFCZX — 砝码称重1(DFS+背包)
题目链接:http://www.jxsfczx.cn:888/problem/68 时间:1 秒 空间:512 MB 题目描述 现有n个砝码,重量分别为a1,a2,a3,……,an,在去掉m个砝码后,问最多能称量出多少不同的重量(不包括0)。 输入描述 输入的第1行为有两个整数n和m,用空格...
01背包
2019-06-06
0
775
首页
上一页
4
5
6
7
8
9
10
11
12
13
下一页
末页