摘要: package com.yc.bean; public class ShuiXianHua { public static void main(String[] args) { /** * 题目:打印出所有的 "水仙花数 ",所谓 "水仙花数 "是指一个三位数, * 其各位数字立方和等于该数本身。例 阅读全文
posted @ 2020-05-24 22:37 苏先生呀 阅读(411) 评论(0) 推荐(0)