摘要: 二柱子 1 import java.util.*; 2 public class math{ 3 static int d;//出题个数 4 static int e;//操作数个数 5 static int f;//操作数取值范围 6 static int u=0;//错题个数; 7 static 阅读全文
posted @ 2020-10-05 23:58 敲敲代代码码 阅读(132) 评论(0) 推荐(0)