摘要: 1 public class math{ 2 public static void main(String[] args) { 3 Scanner s=new Scanner(System.in); 4 int d=0; 5 int[] a=new int[30]; 6 int[] b=new in 阅读全文
posted @ 2020-09-30 12:31 敲敲代代码码 阅读(150) 评论(0) 推荐(0)