mod lanqiao3820

This commit is contained in:
2025-03-15 12:10:25 +08:00
parent 599b6a2445
commit f00d73dbff

View File

@@ -1,4 +1,4 @@
// 蓝桥3820 混境之地
// 蓝桥3820 混境之地
#include<bits/stdc++.h>
using namespace std;
using ll = long long;