nextInt(4) says "Give me the next random integer from 0 up to 4." When that number is returned, its index in the freq array is incremented. This ...
確定! 回上一頁