摘要: 模板题:洛谷p3381 #include<bits/stdc++.h> using namespace std; const int N=5e3+10,M=5e4+10,INF=0x3f3f3f3f; typedef long long LL; int n,m,s,t,id=1; int e[M<< 阅读全文
posted @ 2025-10-03 14:22 xdhking 阅读(6) 评论(0) 推荐(0)