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 0000000000000000000000000000000000000000..b1cd97d5438af383a781feb1f498d1e5eff33e0e --- /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