会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Roni
coding, design, style and best practices
博客园
首页
联系
管理
2018年6月5日
回溯法练习【BFS/DFS】
摘要: 1.N皇后问题 2.油田问题 3.素数环问题 4.马踏棋盘问题 5.图的m着色问题 6.01背包问题 7.TSP问题 【Code 1:输出N皇后方案和个数】 include using namespace std; typedef long long ll; const int maxn = 105
阅读全文
posted @ 2018-06-05 11:09 Roni_i
阅读(165)
评论(0)
推荐(0)
编辑
公告