CodeForces - 1006E Military Problem ( DFS

題意: #include <algorithm> #include <cstdio> #include <cstring> #include <iostream> #include <bits/stdc++.h> using namespace std; #define pb push_back #define ll long long const int MAXN = 2e5+10; int
相關文章
相關標籤/搜索