
Java-求一个数组的最大值和次大值
please input the length of the array:array[1]=array[2]=array[3]=array[4]=array[5]=最大值86 次大值76。please input the length of the array:array[1]=array[2]=array[3]=最大值4 次大值4。please input the length of the array:array[1]=array[2]=最大值3423 次大值456。









