会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Bouygues
同志仍需要努力,同志太懒了,
博客园
首页
新随笔
联系
订阅
管理
2015年9月1日
排列组合算法
摘要: #include using namespace std;int Arr[10] = { 1,2,3,4,5 };int select[10];int index = 0;/*common func*/void swap(int a, int b){ int c = Arr[a]; ...
阅读全文
posted @ 2015-09-01 18:58 Bouygues
阅读(227)
评论(1)
推荐(0)
编辑
公告