-
Notifications
You must be signed in to change notification settings - Fork 0
mcebular/advent-of-code-2023
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Advent of Code 2023 ------------------- You'll need Apache Groovy 4.x installed. To run: groovy dayXX.groovy To run with arguments: groovy dayXX.groovy arg1 arg2 Additional requirements: ------------------------ None so far.
About
Advent of Code 2022 solutions written in Groovy