Home

Awesome

Build

Advent of Code with Java

Java solutions for Advent of Code challenges. The purpose of this repository is to have fun while solving AoC challenges.

Use your puzzle documents

If you want to change the inputs with your puzzle input, change the contents of the files from src/main/resources/year{number}/day{number}/input.txt.

Dependencies

AoC 2023 Solutions