From e15ec0e16c1509ef53af96915ba78e26cb3cb40c Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Mon, 17 Mar 2025 20:21:07 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao3515=20=E6=95=B4=E6=95=B0=E5=88=A0?= =?UTF-8?q?=E9=99=A4(=E6=A8=A1=E6=8B=9F=E6=B3=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14lanqiao/test7-2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14lanqiao/test7-2.cpp b/14lanqiao/test7-2.cpp index 4adb9b4..62886bb 100644 --- a/14lanqiao/test7-2.cpp +++ b/14lanqiao/test7-2.cpp @@ -1,4 +1,4 @@ -// lanqiao3514 字串简写(前缀和优化) +// lanqiao3514 字串简写(前缀和优化) #include using namespace std; #define int long long