摘要: 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-03 09:44 kayaker 阅读(37) 评论(0) 推荐(0)