会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Evensgn的笔记本
May the Force be with you.
博客园
首页
新随笔
联系
订阅
管理
2014年11月26日
[BZOJ 1072] [SCOI2007] 排列perm 【状压DP】
摘要: 题目链接:BZOJ 1072这道题使用 C++ STL 的 next_permutation() 函数直接暴力就可以AC 。(使用 Set 判断是否重复)代码如下:#include #include #include #include #include #include #include using...
阅读全文
posted @ 2014-11-26 13:49 JoeFan
阅读(933)
评论(0)
推荐(0)
编辑
公告