請輸入數字,整除必須為整數import java.util.Scanner; class Tryit{ public static void main(String args[]) { try{ System.out.println("請輸入數字"); ...
確定! 回上一頁