2018年4月10日

摘要: import java.util.Scanner;public class demo03 { public static void main(String[] args) { Scanner in = new Scanner(System.in); int a = in.nextInt(); //接 阅读全文
posted @ 2018-04-10 21:22 😏😏dreaming 阅读(147) 评论(1) 推荐(0)

导航