Compare commits

..

No commits in common. "cf91111056facb0564538c7dbb1023f0256e3c4d" and "d6ca70bcb823c92ead37b929a894311fd1481243" have entirely different histories.

View File

@ -1,5 +1,5 @@
public class HelloWorld {
public static void main(String[] args) {
System.out.println("jfaldjaljdajlad");
System.out.println("Hello tian!!!");
}
}