import java.util.Random; import java.util.Scanner; public class ReaPaper { public static void main(String[] args) { Scanner scan = new ...
確定! 回上一頁