Scanner ; public class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); // scan標準輸入串流String ...
確定! 回上一頁