首页 > Chocolate Giving
头像 黄学骏
发表于 2022-09-05 19:31:03
#include <bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int ,int> PII; const int N = 200010; int p,n,m; int 展开全文