import java.util.Random; public class BestShuffle { private final static Random rand = new Random(); public static void main(String[] args) {
確定! 回上一頁