From 0b8cd5830a7bd76464ece8dba8349e5d586608df Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Tue, 5 Sep 2023 15:59:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20test.java?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/solution/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/solution/test.java b/src/solution/test.java index 9e71145..0034e4b 100644 --- a/src/solution/test.java +++ b/src/solution/test.java @@ -6,6 +6,6 @@ import java.util.Set; public class test { public static void main(String[] args) { - + } }