摘要: package day01; public class yanghuisanjiao { public static void main(String[] args) { int [] up=new int [20]; for(int i=1;i<=10;i++){ int [] a=new int 阅读全文
posted @ 2019-03-31 16:57 嘿嘿嘿&#128561; 阅读(152) 评论(1) 推荐(0)