摘要: 1.有10个评委打分,(去掉一个最高一个最低)求平均分。 package sss; public class khzy { public static void main(String[] args) { // TODO Auto-generated method stubint int a[] = 阅读全文
posted @ 2020-04-16 12:07 快乐的王二狗 阅读(135) 评论(0) 推荐(0) 编辑