From 25e9bd7a3e20b1e119a91dc64ebb70a67b89e7b6 Mon Sep 17 00:00:00 2001 From: 86157 <774610720@qq.com> Date: Mon, 24 Oct 2022 17:00:25 +0800 Subject: [PATCH] =?UTF-8?q?2200022768=E6=98=8E=E8=8B=B1=E6=9D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "2200022768\346\230\216\350\213\261\346\235\260/Main.Java" | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 "2200022768\346\230\216\350\213\261\346\235\260/Main.Java" diff --git "a/2200022768\346\230\216\350\213\261\346\235\260/Main.Java" "b/2200022768\346\230\216\350\213\261\346\235\260/Main.Java" new file mode 100644 index 0000000..c5dd742 --- /dev/null +++ "b/2200022768\346\230\216\350\213\261\346\235\260/Main.Java" @@ -0,0 +1,5 @@ +public class Main { + public static void main(String[] args){ + System.out.println("hello world!"); + } +} \ No newline at end of file -- Gitee