From 83c1df1197b1f65a9fd10dde6c0a790e79f20a5b Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Wed, 19 Mar 2025 14:22:18 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao=2019711=20=E6=95=B0=E5=AD=97=E6=8E=A5?= =?UTF-8?q?=E9=BE=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 15lanqiao/test6.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/15lanqiao/test6.cpp b/15lanqiao/test6.cpp index 8efd5a1..786880a 100644 --- a/15lanqiao/test6.cpp +++ b/15lanqiao/test6.cpp @@ -1,3 +1,4 @@ +// lanqiao 19711 数字接龙 #include using namespace std; const int N = 20;