Skip to content

dogunyoye/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2023

Advent of Code 2023 solutions!

All questions can be accessed here: https://adventofcode.com/2023

To run solutions for a given day, simply run the following command:

mvn exec:java -Dexec.mainClass="com.github.aoc2023.dogunyoye.DayXX"

where XX denotes the chosen day - Day01 for the 1st day and so on.

Releases

No releases published

Packages

No packages published

Languages