base java functionality

This commit is contained in:
Maxime Vorwerk
2024-10-04 01:42:01 +02:00
parent c716f3c774
commit f286cbfbea
4 changed files with 203 additions and 0 deletions

4
java/Solver.java Normal file
View File

@@ -0,0 +1,4 @@
public class Solver {
}