摘要: 1 import java.util.Scanner; 2 3 public class dichotomy { 4 public static void main(String[] args) { 5 Scanner sc=new Scanner(System.in); 6 System.out. 阅读全文
posted @ 2020-04-21 14:05 妙弋 阅读(249) 评论(0) 推荐(0)
摘要: 1 import java.util.Scanner; 2 3 public class dichotomy { 4 public static void main(String[] args) { 5 Scanner sc=new Scanner(System.in); 6 System.out. 阅读全文
posted @ 2020-04-21 13:38 妙弋 阅读(286) 评论(0) 推荐(0)