Skip to content

Stenz123/advent-of-code_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributor:

Stenz123?label=Stenz123&logo=github

Advent of Code 2022

Solutions

Creating a new day

  1. Create a new class in the package aoc.day.days named Day{dayNumber}.java

  2. make the new day extend the Day class

  3. put input into the data/ folder, and name it day{dayNumber}.txt

  4. Execute Main

About

Advent of code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages