Skip to content

dogunyoye/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2022

Advent of Code 2022 solutions!

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

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

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

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

About

Java 17 Solution for Advent of Code 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages