会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Ηydra
博客园
首页
新随笔
联系
订阅
管理
2019年1月22日
题解 洛谷 P1553
摘要: 字符串入门题,读入一行字符,先将第一个数读入翻转,读入下一个字符(如果没有则退出),再将下一个数读入翻转 C++ include include include include using namespace std; void fan(unsigned long long n) { if (n =
阅读全文
posted @ 2019-01-22 18:19 Ηydra
阅读(203)
评论(0)
推荐(1)
编辑
公告