会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
XJHui
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
下一页
2019年3月16日
走出迷宫、迷宫问题(思路讲解、模板)【深度优先搜索】
摘要: 走出迷宫题目链接(点击)当你站在一个迷宫里的时候,往往会被错综复杂的道路弄得失去方向感,如果你能得到迷宫地图,事情就会变得非常简单。假设你已经得到了一个n*m的迷宫的图纸,请你找出从起点到出口的最短路。输入第一行...
阅读全文
posted @ 2019-03-16 20:51 XJHui
阅读(1527)
评论(0)
推荐(0)
2019年3月14日
Visible Lattice Points(规律题)【数学规律】
摘要: Visible Lattice Points题目链接(点击)Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 9031 ...
阅读全文
posted @ 2019-03-14 19:37 XJHui
阅读(167)
评论(0)
推荐(0)
Brainman(规律题)【数学思想】
摘要: Brainman题目链接(点击)Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 12942 Accepted: 65...
阅读全文
posted @ 2019-03-14 19:11 XJHui
阅读(163)
评论(0)
推荐(0)
String Problem(模板)【最短路】
摘要: String Problem题目链接(点击)Boy Valera likes strings. And even more he likes them, when they are identical. That...
阅读全文
posted @ 2019-03-14 16:56 XJHui
阅读(184)
评论(0)
推荐(0)
Ehab and a 2-operation task【数论思想】
摘要: Ehab and a 2-operation task题目链接(点击)You're given an array aa of length nn. You can perform the following op...
阅读全文
posted @ 2019-03-14 16:20 XJHui
阅读(106)
评论(0)
推荐(0)
2019年3月13日
Divisors (求解组合数因子个数)【唯一分解定理】
摘要: Divisors题目链接(点击)Your task in this problem is to determine the number of divisors of Cnk. Just for fun -- o...
阅读全文
posted @ 2019-03-13 21:10 XJHui
阅读(245)
评论(0)
推荐(0)
2019年3月6日
Proving Equivalences(缩点+有环图变强连通分量)【tarjian算法】
摘要: Proving Equivalences题目链接(点击)参考博客(点击)Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K ...
阅读全文
posted @ 2019-03-06 20:41 XJHui
阅读(90)
评论(0)
推荐(0)
2019年3月4日
迷宫城堡+算法讲解【tarjian算法】
摘要: Tarjan 算法参考博客:https://www.cnblogs.com/shadowland/p/5872257.html算法讲解Tarjan 算法一种由Robert Tarjan提出的求解有向图强连通分量的...
阅读全文
posted @ 2019-03-04 17:25 XJHui
阅读(179)
评论(0)
推荐(0)
2019年3月3日
异或最大值【字典树】
摘要: 1216: 异或最大值题目链接(点击)Submit Page Summary Time Limit: 2 Sec Memory Limit: 128 Mb Submitted: 137...
阅读全文
posted @ 2019-03-03 19:47 XJHui
阅读(413)
评论(0)
推荐(0)
统计难题(模板)【字典树】
摘要: 统计难题题目链接(点击)Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131070/65535 K (Java/Others)Total Subm...
阅读全文
posted @ 2019-03-03 17:07 XJHui
阅读(91)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
下一页
公告