advent-of-code/src
Chris Hodges bfee59402e Minor opt.
Change-Id: Id25e6987382144228afebe661d0b4bdd576b9d6d
2023-12-22 10:58:11 +01:00
..
aoc2022 Added overdue helper functions splitInts() and splitLongs() 2023-12-09 09:20:47 +01:00
aoc2023 Minor opt. 2023-12-22 10:58:11 +01:00
downloader Better properties handling. 2023-12-09 11:47:09 +01:00
Day_template.txt Reworked day 3, adding a generic class for 2D grids with some special functions for day 3. Modified template to avoid double evaluation. 2023-12-03 15:21:59 +01:00
PrimesAndFactors.kt Found some math code in my hackerrank repository that might become useful. 2023-12-09 07:53:00 +01:00
Utils.kt Day 17. What a mess. 2023-12-17 13:17:45 +01:00