摘要: A题 枚举记录 #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> pll; const int N=2e6+10; const int mod=1e9+7; const i 阅读全文
posted @ 2021-01-27 18:52 朝暮不思 阅读(79) 评论(0) 推荐(0)