摘要:
Kabaleo Lite 用带负数的大整数用__int128 #include <bits/stdc++.h> #define ll long long using namespace std; const int MAXN=200050,INF=0x3fffffff; ll n,a[MAXN],b 阅读全文
摘要:
Interesting Computer Game #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> 阅读全文