会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rimary
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年9月14日
第三周课程总结&实验报告
1.打印输出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其中各位数字立方和等于该数本身,例如,153是一个“水仙花数”。 c public class Narcissus{ public static void main(String[] args){ for(int i = 100;i
Read More
posted @ 2019-09-14 16:11 rimary
Views(130)
Comments(1)
Diggs(0)
Edit
公告