From 53fb59d25ac5ea971ac262160fbd9a2da0a0f7dd Mon Sep 17 00:00:00 2001 From: Chengwuyi <3394813085@qq.com> Date: Sun, 15 Mar 2026 20:42:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'hello=20world.java'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello world.java | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 hello world.java diff --git a/hello world.java b/hello world.java deleted file mode 100644 index 4cbe2b2..0000000 --- a/hello world.java +++ /dev/null @@ -1,14 +0,0 @@ -/****************************************************************************** - - Online Java Compiler. - Code, Compile, Run and Debug java program online. -Write your code in this editor and press "Run" button to execute it. - -*******************************************************************************/ - -public class Main -{ - public static void main(String[] args) { - System.out.println("Hello World"); - } -} \ No newline at end of file