关于Svemit
- 关于我:坐标湖南省醴陵市第一小学,醴陵一中最菜oier
- 博客:用来写笔记,题解,一般不会上锁
luogu
codeforces
atcoder
缺省源
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
const int N = 1e5 + 5, INF = 0x3f3f3f3f;
int main() {
ios::sync_with_stdio(false);
cin.tie(nullptr); cout.tie(nullptr);
return 0;
}

浙公网安备 33010602011771号