2016年11月14日

java for循环 <数字金子塔>

摘要: import java.util.*; class Demo{ public static void main(String[] arge){ //输入一个0~9的整数 Scanner sca = new Scanner(System.in); int num = sca.nextInt(); fo 阅读全文

posted @ 2016-11-14 20:33 梦想夹带眼泪 阅读(447) 评论(0) 推荐(0)

导航