摘要: public class MathP { //想要出几道题目 public static void main(String[] args) { Scanner input=new Scanner(System.in); int length = input.nextInt(); for(int k= 阅读全文
posted @ 2017-03-09 11:04 loais 阅读(79) 评论(0) 推荐(0)
摘要: public class MathP { //想要出几道题目 public static void main(String[] args) { Scanner input=new Scanner(System.in); int length = input.nextInt(); for(int k= 阅读全文
posted @ 2017-03-09 11:03 loais 阅读(126) 评论(0) 推荐(0)