題目是輸入10個整數由大排到小import java.util.*;public class text{ public static void main(String[] args) { Scanner sc=new ...
tw.knowledge.yahoo.com