摘要: `import java.util.Scanner; public class test { public static void main(String[] args) { Scanner in=new Scanner (System.in); int a=in.nextInt(); int[] 阅读全文
posted @ 2025-06-30 17:55 白底纸板 阅读(8) 评论(0) 推荐(0)