摘要: 1 public class test 2 { 3 public static void main(String[] args) 4 { 5 Scanner input = new Scanner(System.in); 6 int m = input.nextInt(); 7 int n = input.nextIn... 阅读全文
posted @ 2019-05-28 20:37 Huayra 阅读(278) 评论(0) 推荐(0)
摘要: 1 public class test 2 { 3 public static void main(String[] args) 4 { 5 Scanner input = new Scanner(System.in); 6 int m = input.nextInt(); 7 int n = input.nextIn... 阅读全文
posted @ 2019-05-28 19:23 Huayra 阅读(227) 评论(0) 推荐(0)