Skip to content

ajdevries/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Solutions to a series of code puzzles found at adventofcode

Run the tests

./gradlew test

Run a solution

./gradlew solution -Pday=1 -Pproblem=floor"

Available solutions

./gradlew solutions

Personal constraint

If you notice some weird code constructs, I'm trying to avoid if (or in groovy ?) statements. Just for fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages