会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
seasonal
博客园
首页
管理
2016年8月26日
例题5-2 UVa101 The Blocks Problem(STL:vector)
摘要: 题意:看白书要点:学了一下vector中的resize()的用法,就是把resize(n),n及以上的都丢掉。这道题的归位的意思是放回对应的第i个堆。#include#include#include#includeusing namespace std;int n;v...
阅读全文
posted @ 2016-08-26 22:23 seasonal
阅读(106)
评论(0)
推荐(0)
编辑