摘要: import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc 阅读全文
posted @ 2018-03-12 16:40 氧化成风 阅读(581) 评论(0) 推荐(0)