摘要:
A 偶数个相同的数异或为0,奇数个相同的数异或为这个数本身 #include<bits/stdc++.h> using namespace std; typedef long long ll; mt19937 rnd(time(0)); #define int long long typedef t 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文