Files
git_hub_happy_hour/HelloWorld.java
biginflation 9accb457d2 add xxxxxxxxxx
2025-01-02 23:30:18 +08:00

5 lines
142 B
Java

public class HelloWorld {
public static void main(String[] args) {
System.out.println("笑笑笑笑笑笑笑笑笑");
}
}