Midnightkwai
Midnightkwai
全部文章
分类
ACM之路(320)
KMP(11)
二分(2)
二叉树(1)
动态规划(19)
博弈(2)
大数(4)
差分(1)
并查集(3)
搜索(23)
数学几何(25)
数据结构(127)
最大匹配(3)
最小生成树(7)
最短路(9)
未归档(100)
枚举(14)
模拟(8)
水题(23)
清欢渡总结(5)
线段树(2)
规律(6)
贪心(9)
递推(5)
题解(1)
归档
标签
去牛客网
登录
/
注册
Midnight kwai
大道无形,生育天地;大道无情,运行日月;大道无名,长养万物.
全部文章
(共730篇)
OpenJudge - 海贼王之伟大航路(状态压缩+DFS)
题目链接:http://bailian.openjudge.cn/practice/4124?lang=en_US 总时间限制: 1000ms 内存限制: 65536kB 描述 “我是要成为海贼王的男人!”,路飞一边喊着这样的口号,一边和他的伙伴们一起踏上了伟大航路的艰险历程。 路飞他们伟...
状态压缩
dp
搜索
DFS
2019-07-24
0
813
HDU - 非常可乐(BFS)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1495Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Descripti...
2019-07-24
0
517
OpenJudge - 马走日(DFS)
题目链接: http://bailian.openjudge.cn/practice/4123?lang=en_US 总时间限制: 1000ms 内存限制: 1024kB 描述 马在中国象棋以日字形规则移动。 请编写一段程序,给定n*m大小的棋盘,以及马的初始位置(x,y),要求不能重复经过棋...
DFS
搜索
2019-07-24
0
982
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
875
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
546
POJ - Shuffle'm Up(DFS+模拟)
题目链接:http://poj.org/problem?id=3087Time Limit: 1000MS Memory Limit: 65536K Description A common pastime for poker players at a poker table is to shu...
DFS
搜索
2019-07-23
0
596
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
480
POJ - Find The Multiple(BFS)
题目链接:http://poj.org/problem?id=1426Time Limit: 1000MS Memory Limit: 10000K Description Given a positive integer n, write a program to find out a non...
队列
BFS
2019-07-23
0
549
POJ - Fliptile(状态压缩+DFS)
题目链接:http://poj.org/problem?id=3279Time Limit: 2000MS Memory Limit: 65536K Description Farmer John knows that an intellectually satisfied cow is a h...
状态压缩
DFS
2019-07-23
0
433
ZOJ - Dungeon Master(BFS)
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1940 Time Limit: 2 Seconds Memory Limit: 65536 KB Description You are trapped in a...
BFS
广搜
2019-07-23
0
574
首页
上一页
10
11
12
13
14
15
16
17
18
19
下一页
末页