Skip to content

PadPalon/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2022

Solving puzzles from https://adventofcode.com/2022

One folder per programming language / environment in case I get bored of one.

JVM

Setup to use Java 21.

Gradle

Custom task setup-java-puzzle allos easy setup of the usual structure I use to solve the puzzles. The folder templates contains the files I start with. Package structure is ch.neukom.advent2022.dayX containing at least one file each for both parts of the puzzle.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages