摘要:
import java.util.Scanner; public class SsqGame { public static void main(String[] args) { int totalMoney = 0; //下注总费用 int price = 2; //双色球单价每注2元 int count=0;//购买了彩票的注数 boolean isBuy = false; //... 阅读全文
posted @ 2018-06-29 16:26
最课程刘富嘉
阅读(367)
评论(0)
推荐(1)

浙公网安备 33010602011771号