会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
My Room
首页
新随笔
管理
2013年3月
tmp
摘要: #include #include #include #include #define INIT 100000using namespace std;struct SQUEUE{ int queue[INIT]; int length;}Q;int flag;void Exchange ...
阅读全文
posted @ 2013-03-28 22:46 My Room
阅读(133)
评论(0)
推荐(0)