From 0c5063210cca26a832cc8e0a7fc5aa6143e801ac Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Wed, 19 Mar 2025 14:20:25 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao=2019710=20R=20=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 15lanqiao/test4.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/15lanqiao/test4.cpp b/15lanqiao/test4.cpp index 3c0d00c..2da3e71 100644 --- a/15lanqiao/test4.cpp +++ b/15lanqiao/test4.cpp @@ -1,3 +1,4 @@ +// lanqiao 19710 R 格式 #include using namespace std; const int N = 2e3 + 10;