UPDATE

上级 5b0ce43e
...@@ -2,4 +2,10 @@ class Main { ...@@ -2,4 +2,10 @@ class Main {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Hello world!"); System.out.println("Hello world!");
} }
public static void sort(int[] arr) {
}
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册