基礎的編程題——成績排序篩選有條件輸出。(java)

程序代碼 mport java.util.Arrays; public class hello { public static void main(String[] args) {         int scores[]={89,-23,64,91,119,52,73};         System.out.println("考試的前三名是:");         hello hh=new h
相關文章
相關標籤/搜索