public class TH { public static void main(String[] args){ final double N=10671111111.0;//購入予定枚数 double rand = Math.random();//乱数 double count;//籤枚数 int lottery;//籤番号 double getMoney=0;//当籤金額 int comeUpNum[]=new int[10];//各賞当籤枚数 double start = System.currentTimeMillis(); System.out.print("NOW BUYING"); for(count= 0;count