摘要: 1. package Dmh; public class 414zy { public static void main(String[] args) { int a[]={6,34,55,1,32,4}; for(int i=0;i<a.length-1;i++){ for(int n=0;n<a 阅读全文
posted @ 2020-04-15 12:14 DmingH 阅读(126) 评论(0) 推荐(0)