2017年3月28日

摘要: public class YHSJ{public static void main(String[] args) {int i;int j;int a[][];a=new int[100][100];for(i=0;i<10;i++)for(j=0;j<=i;j++){if((i==0)||(j== 阅读全文
posted @ 2017-03-28 12:52 子木。 阅读(93) 评论(2) 推荐(0)

导航