摘要: A b-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; #d 阅读全文
posted @ 2024-09-04 13:04 sty_stability 阅读(193) 评论(0) 推荐(0)