会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
2015年8月12日
insertion sort(插入排序)
摘要: #include#includeint insertion_sort(){ const int max =10000; int a[max],i,j; srand((unsigned int)time(NULL)); for(i=0;i=0&&tmp<a[j]) ...
阅读全文
posted @ 2015-08-12 08:38 Eton..Bee
阅读(142)
评论(0)
推荐(0)
编辑
Eton.BI
世事洞明皆学问~ 人情练达即文章~
公告
导航
博客园
首页
新随笔
联系
订阅
管理