lanqiao3511 飞机降落

This commit is contained in:
2025-03-19 14:02:21 +08:00
parent bc54f3ce67
commit 206f101650

View File

@@ -1,3 +1,4 @@
// lanqiao3511 飞机降落
#include<bits/stdc++.h> #include<bits/stdc++.h>
using namespace std; using namespace std;
const int N = 1e2 + 10; const int N = 1e2 + 10;