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