From 0c6729205a5b0cfec5c86cd64ebe8cb3cb710d75 Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Wed, 19 Mar 2025 14:23:16 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao=2019712=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15lanqiao/test6.cpp b/15lanqiao/test6.cpp index 786880a..eb87ef6 100644 --- a/15lanqiao/test6.cpp +++ b/15lanqiao/test6.cpp @@ -1,4 +1,4 @@ -// lanqiao 19711 数字接龙 +// lanqiao 19712 数字接龙 #include using namespace std; const int N = 20;