摘要: 总结:赛时一题不会,赛后光速 AK A namespace Triple_Light { int a[N]; void run() { int T = read(); while (T--) { int n = read(); int buc[30] = {0}; for (int i = 1; i 阅读全文
posted @ 2024-11-18 02:02 yhbqwq 阅读(170) 评论(0) 推荐(1)