摘要:
有错的话欢迎大佬指出 会尽快订正的 自己用的标准开头 #include<bits/stdc++.h> using namespace std; #define ll long long #define C getchar()-48 inline ll read() { ll s=0,r=1; cha 阅读全文
摘要:
Codeforcess A 暴力枚单个循环节 code: #include<bits/stdc++.h> using namespace std; #define ll long long #define C getchar()-48 inline ll read() { ll s=0,r=1; c 阅读全文