摘要: import java.util.Scanner; public class Distance { public static void main(String[] args) { Scanner input=new Scanner(System.in); System.out.print("请输入 阅读全文
posted @ 2017-09-18 10:11 黄浩然 阅读(112) 评论(0) 推荐(0) 编辑
摘要: import java.util.Scanner; public class Num { public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.println("请输入一 阅读全文
posted @ 2017-09-18 10:11 黄浩然 阅读(78) 评论(0) 推荐(0) 编辑