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
大道无形,生育天地;大道无情,运行日月;大道无名,长养万物.
全部文章
/ 数据结构
(共28篇)
UVA - Fire!(BFS)
题目链接:https://onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=2671Time limit: 1.000 seconds Descriptio...
BFS
广搜
STL
2019-07-23
0
539
HDU - Stones(优先队列)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1896Time Limit: 5000/3000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others) Problem Descripti...
优先队列
STL
2019-07-22
0
506
ZOJ - Compound Words(STL)
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1825Time Limit: 5 Seconds Memory Limit: 32768 KB Description You are to find all t...
STL
set
2019-07-22
0
517
CodeForces - Misha and Changing Handles(STL)
题目链接:http://codeforces.com/problemset/problem/501/B Time limit per test 1 second Memory limit per test 256 megabytes Description Misha hacked the Co...
STL
2019-07-22
0
746
CodeForces - Registration system-(map)
题目链接:http://codeforces.com/problemset/problem/4/C Time limit per test 5 seconds Memory limit per test 64 megabytes Description A new e-mail service ...
STL
map
2019-07-22
0
643
UVA - Team Queue(队列)
题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=481 Time limit 1000 ms Memory limit 3...
STL
map
2019-07-22
0
552
UVA - Ducci Sequence(模拟)
题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4469 Time limit: 3.000 seconds Descr...
STL
vector
set
2019-07-22
0
744
HDU - Largest Rectangle in a Histogram(单调栈)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1506Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem Descripti...
STL
单调栈
2019-07-23
0
426
POJ - Prime Path(BFS)
题目链接:http://poj.org/problem?id=3126Time Limit: 1000MS Memory Limit: 65536K Description The ministers of the cabinet were quite upset by the message ...
STL
BFS
广搜
2019-07-23
0
477
OpenJudge - Saving Tang Monk(BFS+状态压缩+优先队列)
题目链接:http://bailian.openjudge.cn/practice/4130?lang=en_US 总时间限制: 1000ms 内存限制: 65536kB 描述 《Journey to the West》(also 《Monkey》) is one of the Four Gre...
BFS
STL
搜索
状态压缩
优先队列
2019-07-23
0
851
首页
上一页
1
2
3
下一页
末页