The input data is assumed to be in a file input.txt in the root of individual day's code.
- Load maven project in IDE
- Run
uk.co.stevebosman.aoc2023.day2.Part1in IntelliJ with parameterinput.txt. - Result written to
System.out.
- Load maven project in IDE
- Run
uk.co.stevebosman.aoc2023.day2.Part2in IntelliJ with parameterinput.txt. - Result written to
System.out.