会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
河边上的傻瓜
博客园
首页
新随笔
联系
订阅
管理
2016年7月14日
一道偶尔想起来的笔试题
摘要: 有一个题目,有一天突然看到,题目大概的意思是,输入字符串AAABBV 输出:A3B2V include include using namespace std; int main(void) { string str; cin str; int len = str.length(); int cou
阅读全文
posted @ 2016-07-14 18:47 微博和csdn还有你
阅读(116)
评论(0)
推荐(0)
编辑
公告