摘要:
public class fenzhi { public static void main(String[] args) { // 求一百以内奇数 int n = 100; int a = -1; ... 阅读全文
posted @ 2015-12-05 08:44
D(a/e)mon
阅读(158)
评论(0)
推荐(0)
摘要:
public class chengfabiao { public static void main(String[] args) { // TODO 自动生成的方法存根 int z = 1; for(int a = 1;a < 10;... 阅读全文
posted @ 2015-12-05 08:40
D(a/e)mon
阅读(166)
评论(0)
推荐(0)