From 7f4e0d8d7686f6620f0d9d2a660f736840078f1d Mon Sep 17 00:00:00 2001 From: xingyou wu <3050128610@qq.com> Date: Mon, 17 Mar 2025 20:21:48 +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/test6.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14lanqiao/test6.cpp b/14lanqiao/test6.cpp index 2068e61..cbcf2a0 100644 --- a/14lanqiao/test6.cpp +++ b/14lanqiao/test6.cpp @@ -1,4 +1,4 @@ -// lanqiao3513 岛屿个数 +// lanqiao3513 岛屿个数 #include using namespace std; const int N = 1e2 + 10;