摘要: import java.util.*;public class test { static Scanner in = new Scanner(System.in); public static void input(int a[], int n) {//数组输入 for (int i = 0; i 阅读全文
posted @ 2024-03-11 22:45 北·岛 阅读(10) 评论(0) 推荐(0)