摘要: A Three Threes (打表 import java.util.*; class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int n = sc.nextInt() 阅读全文
posted @ 2023-12-19 21:50 李菜菜想获奖 阅读(72) 评论(0) 推荐(0)