Skip to content

poyea/aoc-mmxxii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christmas Tree

Advent of Code MMXXII

This year, 2022, we crack the Advent of Code in Kotlin.


Running the Solutions

$ ./gradlew run           # Goodbye 2022
$ DAY=01 ./gradlew run    # Run code on a specific day
$ ./gradlew check         # Build and execute test suite
$ ./gradlew -v

------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Homebrew 17.0.5+0)
OS:           Mac OS X 12.6.1 aarch64