摘要: L2-1 点赞狂魔 #include<bits/stdc++.h> using namespace std; typedef long long LL; typedef pair<LL,LL> PII; const LL N=200200,M=2020,INF=0x3f3f3f3f; LL n; s 阅读全文
posted @ 2024-04-17 11:55 Vijurria 阅读(8) 评论(0) 推荐(0) 编辑