adventOfCode_2023/java/README.md

7 lines
299 B
Markdown

### 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.