摘要: A #include<bits/stdc++.h> using namespace std; typedef long long ll; mt19937 rnd(time(0)); #define int long long typedef tuple<int,int,int> tp; #defin 阅读全文
posted @ 2024-09-14 22:43 sty_stability 阅读(46) 评论(0) 推荐(0)