From 206f10165056a4591a1d1455e4e01c860760befa Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Wed, 19 Mar 2025 14:02:21 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao3511=20=E9=A3=9E=E6=9C=BA=E9=99=8D?= =?UTF-8?q?=E8=90=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14lanqiao/test4.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/14lanqiao/test4.cpp b/14lanqiao/test4.cpp index f028207..5c66245 100644 --- a/14lanqiao/test4.cpp +++ b/14lanqiao/test4.cpp @@ -1,3 +1,4 @@ +// lanqiao3511 飞机降落 #include using namespace std; const int N = 1e2 + 10;