会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Selma003
博客园
首页
新随笔
联系
管理
订阅
2021年9月23日
经典水仙花数
摘要: “水仙花数”是指一个三位数,它的各位数字的立方和等于其本身,比如:153=1³+5³+3³ 我们一般的写法: #include <iostream> #include <cstring> #include <algorithm> using namespace std; int main(){ fo
阅读全文
posted @ 2021-09-23 20:15 Selma003
阅读(113)
评论(0)
推荐(0)
公告