殷勤大炮

文章
7
资源
0
加入时间
2年10月17天

实例3.8

import java.util.*;class Example3_8 { public static void main(String []args) {  int n,start,end,middle;  int a[] = {-2,1,4,5,8,12,17,23,45,56,90,100};  start = 0;  end = a.length;  middl