摘要: public class App { public static void main(String[] args) throws Exception { Scanner sc = new Scanner(System.in); int n = Integer.parseInt(sc.nextLine 阅读全文
posted @ 2025-04-09 10:37 kayaker 阅读(12) 评论(0) 推荐(0)