摘要: 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 阅读全文
posted @ 2020-08-04 11:13 DeaL57 阅读(135) 评论(0) 推荐(0) 编辑
摘要: Interesting Computer Game #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> 阅读全文
posted @ 2020-08-04 11:07 DeaL57 阅读(128) 评论(0) 推荐(0) 编辑