摘要: 1. package Dmh; /* * 水仙花数 */ public class zy0402 { public static void main(String[] args) { int i ; int ge; int shi; int bai ; for ( i = 100; i < 1000 阅读全文
posted @ 2020-04-02 14:53 DmingH 阅读(115) 评论(0) 推荐(0)