Week 11 challenge from Project Euler
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class App {
|
||||
public static void main(String[] args) {
|
||||
Gui g = new Gui();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user