#include<cstdio> #include<iostream> #include<string> usingnamespace std; #define maxn 2024 int n; int e[maxn][maxn],du[maxn],road[maxn]; int s=0x7fffffff,pos,cnt;
Reprint policy:
All articles in this blog are used except for special statements
CC BY 4.0
reprint polocy. If reproduced, please indicate source
BY 水蓝
!