From c6bfd8b9e901312c2da7846695b631fbe328c22d Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Mon, 17 Mar 2025 20:23:42 +0800 Subject: [PATCH] =?UTF-8?q?lanqiao3513=20=E5=B2=9B=E5=B1=BF=E4=B8=AA?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14lanqiao/test6.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14lanqiao/test6.cpp b/14lanqiao/test6.cpp index cbcf2a0..2068e61 100644 --- a/14lanqiao/test6.cpp +++ b/14lanqiao/test6.cpp @@ -1,4 +1,4 @@ -// lanqiao3513 岛屿个数 +// lanqiao3513 岛屿个数 #include using namespace std; const int N = 1e2 + 10;