adventOfCode_2023/java
MiguelMLorente e98bb258b7 Day 2 implementation in Java 2023-12-02 14:03:36 +01:00
..
src/main/java Day 2 implementation in Java 2023-12-02 14:03:36 +01:00
README.md Day 1 implementation in Java - bugfix 2023-12-02 12:22:00 +01:00
pom.xml Day 1 implementation in Java 2023-12-01 23:53:57 +01:00

README.md

How to run?

You need to have your JDK installed. I'll be using JDK-23.

Run from IDE directly, as JAR files have not yet been created.

Different problems are in different folders. Generally a variable contains the value that controlls whether the first sub-problem is executed or the second.