You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
深度优先搜索dfs
1、数字全排列
https://www.cnblogs.com/littlehb/p/15094628.html
2、[][][] + [][][] = [][][] 问题
https://www.cnblogs.com/littlehb/p/15094628.html
3、解救小哈
https://www.cnblogs.com/littlehb/p/15117029.html
4、选数
https://www.luogu.com.cn/problem/P1036
n数中选择k个数, 和为质数的方案数有多少?
4 3
3 7 12 19
5、蓝桥杯赛省赛第五题, 小蓝突发奇想
6、蓝桥杯赛国赛第五题, 投球游戏
7、取K个数
http://oj.521ma.cn/problem.php?id=1311
8、机器人走迷宫
file:///D:/python/S00309-STEMA%E8%80%83%E8%AF%95%E7%99%BD%E7%9A%AE%E4%B9%A6-v9.0-210630.pdf
127页第四题
9、素数环
http://oj.521ma.cn/problem.php?id=1312
10、排列的输出
11、整数的拆分
http://oj.521ma.cn/problem.php?id=1314
15、工作分配
http://oj.521ma.cn/problem.php?id=1316
12、第十届蓝桥杯赛省赛第五题, LQBS走迷宫
13、八皇后
http://oj.521ma.cn/problem.php?id=1313
14、传教士
http://oj.521ma.cn/problem.php?id=1315