System.out.print(〝 最大值〝 + getProduct(a));} public static int getProduct(int[] a) {//靜態的一個method ...
tw.knowledge.yahoo.com