From a344f07befaf7936146e2d84505f69c3f6846dd6 Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Wed, 19 Mar 2025 14:21:28 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao=2019711=20=E5=AE=9D=E7=9F=B3=E7=BB=84?= =?UTF-8?q?=E5=90=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 15lanqiao/test5.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/15lanqiao/test5.cpp b/15lanqiao/test5.cpp index 01dd4fe..aba1db4 100644 --- a/15lanqiao/test5.cpp +++ b/15lanqiao/test5.cpp @@ -1,3 +1,4 @@ +// lanqiao 19711 宝石组合 #include using namespace std; const int N = 1e5 + 10;