lanqiao3516 景区导游(floyd)

This commit is contained in:
2025-03-17 20:19:50 +08:00
parent 0e38be69ec
commit efceae122b

View File

@@ -1,4 +1,4 @@
// lanqiao3516 景区导游(floyd) // lanqiao3516 景区导游(floyd)
#include<bits/stdc++.h> #include<bits/stdc++.h>
using namespace std; using namespace std;
const int N = 8e3 + 10, INF = INT_MAX; const int N = 8e3 + 10, INF = INT_MAX;