Auto commit

上级 5b0ce43e
class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
public class In{
public static void main(String[] args){
long i = 123456789 * 987654321;
System.out.println(i);
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册