Skip to content

rhysdh540/AdventOfCode

Repository files navigation

Advent Of Code

my solutions to the advent of code challenges

written in java (todo: add meme picture of duke)

omg so hot

how to run

ALWAYS use the gradle subproject run tasks

e.g. ./gradlew Year2023:run

it will automatically find the correct year and run all its days