[go: up one dir, main page]

Skip to content

dogunyoye/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2021

Advent of Code 2021 solutions!

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

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

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

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

About

Advent of Code 2021 solutions!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages