Array = getRandom(num);. 19. . 20. for(int i = 0; i < 5; i++). 21. . 22. System.out.print(Array[i] + " "); ... random n = 5.
確定! 回上一頁