From 2c797cc184d6febf374fd5fcb7b651ec94e82756 Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Tue, 8 Apr 2025 09:22:55 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15lanqiao/test5.cpp b/15lanqiao/test5.cpp index c962995..d2b24e6 100644 --- a/15lanqiao/test5.cpp +++ b/15lanqiao/test5.cpp @@ -52,5 +52,5 @@ s[3] 包含 [3, 9]。 s[4] 包含 [4]。 s[9] 包含 [9]。 最终,s[1] 中有5个宝石,满足条件。 -输出前三个宝石:1 2 3。 +输出前三个宝石: 1 2 3。 */ \ No newline at end of file