摘要:
1.有10个评委打分,(去掉一个最高一个最低)求平均分。 package demo3; import java.util.Scanner; public class day01 { public static void main(String[] args) { int arr[]=new int[ 阅读全文
posted @ 2020-04-16 15:09
white_poplar
阅读(114)
评论(0)
推荐(0)