This website works better with JavaScript
Home
Explore
Help
Sign In
tianyunperfect
/
java-base-maven
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update
tianyun
3 years ago
parent
51e7b7d7b5
commit
d126ce8cdc
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
leetcode/src/main/java/Solution00.java
+ 7
- 0
leetcode/src/main/java/Solution00.java
View File
@@ -0,0 +1,7 @@
+public class Solution00 {
+
+
+ public static void main(String[] args) {
+
+ }
+}