Skip to content

MTCoster/advent-kt

Repository files navigation

Advent of Code – Kotlin solutions

Developed in IntelliJ IDEA (run configurations included). Each day is in its own object (e.g. Day01).

Resource files for your specific datasets go in src/resources/net/mtcoster/advent/dataYY (where YY is the last two digits of the year):

  • Inputs are named inputDD.txt (where DD is the day, zero padded).
  • Known outputs are named solutionDDX.txt (where DD is as before, and X is either a or b).

When present, known outputs are compared with the computed outputs to ensure they haven't changed.

About

Advent of Code solutions in Kotlin

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages