摘要: 1.有10个评委打分,(去掉一个最高一个最低)求平均分 1 public class homework{ 2 3 public static void main(String[] args) { 4 double []a=new double[] {9.1,10,8.2,9.5,6.7,6.6,4. 阅读全文
posted @ 2020-04-16 12:05 晗晗晗 阅读(88) 评论(0) 推荐(0) 编辑