/advent-of-code-2021

AoC 2021, let's go!

Primary LanguageJava

advent-of-code-2021

Going through the Advent of code 2021 using Java. Should be a fun ride. Also I have a blog if you want you can check it out here or ping me on Minds @CodingNagger.

How to run it

mvn clean compile exec:java

Running tests

mvn clean test

Cruise log

Last year I ran a cruise log for my 25 days competing in the Advent of Code and decided I would at least try to do the same this year.