摘要: 模板题 #include<bits/stdc++.h> using namespace std; #define int long long #define endl '\n' #define x first #define y second const int N=1e6+10,mod=99824 阅读全文
posted @ 2025-02-21 22:52 MENDAXZ 阅读(12) 评论(0) 推荐(0)