From 79a394e8fc1c15f452a4e170fbd5e1e5384ad81c Mon Sep 17 00:00:00 2001 From: milkytee <1395750292@qq.com> Date: Mon, 24 Oct 2022 16:55:04 +0800 Subject: [PATCH] update1024 --- "2200022789\347\237\263\350\225\264\347\216\272/hello.java" | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 "2200022789\347\237\263\350\225\264\347\216\272/hello.java" diff --git "a/2200022789\347\237\263\350\225\264\347\216\272/hello.java" "b/2200022789\347\237\263\350\225\264\347\216\272/hello.java" new file mode 100644 index 0000000..b1cd97d --- /dev/null +++ "b/2200022789\347\237\263\350\225\264\347\216\272/hello.java" @@ -0,0 +1,5 @@ +public class hello{ + public static void main(String[] args){ + System.out.println("hello"); + } +} \ No newline at end of file -- Gitee