摘要: Google Kick Start Round G 2019 Book Reading 暴力,没啥好说的 cpp include using namespace std; typedef long long ll; const int maxn=1e5+5; int n,m,q,p[maxn],r[ 阅读全文
posted @ 2019-10-20 20:24 _Backl1ght 阅读(253) 评论(0) 推荐(0) 编辑