2018年3月20日

摘要: 乙级1001: import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int n = sc.nextInt 阅读全文

posted @ 2018-03-20 16:48 城微丶 阅读(132) 评论(0) 推荐(0)