Compare commits

..

No commits in common. "7b3fd22d83a33a2bf20c42c42c766dcfd70af4c4" and "bd351217523be8f7b22c204b3e15b6ba3dcae0d0" have entirely different histories.

1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
public class Main {
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("Hello World! the third");
System.out.println("Hello World! the fourth");
System.out.println("Hello World! the fifth");
}
}