摘要:
#include<cstdio> #include<iostream> #include<vector> #include<queue> using namespace std; typedef long long ll; const int maxn=3e5+10, mod = 998244353 阅读全文
摘要:
有障碍, ***。。 。。。。 求回路数量 #include <cstdio> #include <cstring> #include <iostream> #include <cmath> using namespace std; typedef long long LL; const int L 阅读全文