hw1: init
This commit is contained in:
5
hw1/Test.java
Normal file
5
hw1/Test.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class Test {
|
||||
public void main(String[] args) {
|
||||
System.out.println(999999999999999999999 * 2);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user