会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Clam down, be self-disciplined and embrace challenge !
Try my best to write blog clear so that you can understand easily. If you have question, you can ask me. 希望你跟我一起学习hadoop
博客园
首页
新随笔
联系
订阅
管理
2014年5月5日
寻找最大的K个数(下)
摘要: 接着昨天的写,里面的代码包含昨天的 1 #include 2 using namespace std; 3 #define N 50 4 5 //初始化数组 6 int a[] = {6, 2, 3, 4, 4, 3, 1, 2, 4, 4}; 7 //int a[] = {10,...
阅读全文
posted @ 2014-05-05 10:59 MrMission
阅读(260)
评论(0)
推荐(0)