摘要: 题目 https://www.luogu.com.cn/problem/P2058 CODE 队列 + 结构体 /连接 在 文末/ #include <bits/stdc++.h> using namespace std; #define For(a, b, c, d) for(int a = b; 阅读全文
posted @ 2020-08-08 13:09 LT-Y 阅读(96) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1938147/202008/1938147-20200808001559857-1481873073.png) 阅读全文
posted @ 2020-08-08 00:13 LT-Y 阅读(102) 评论(0) 推荐(0)