考试成绩的前三名:Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 7 at HelloWorld.showTop3(HelloWorld.java:18) at HelloWorld.main(HelloWorld.java:8)
数组溢出错误,i++改成i--