import java.util.Arrays; class Scratch{ public static void main(String[] args){ int[] arr = new int[3]; System.out.println( Arrays.
確定! 回上一頁