Year 2015 Day 14 Part 1

This commit is contained in:
Nathan McCarty 2025-02-13 22:58:29 -05:00
parent f675677a76
commit 5aa490acae
5 changed files with 150 additions and 1 deletions

View file

@ -41,7 +41,7 @@ main = Main
-- name of executable
executable = "advent"
-- opts =
opts = "--directive lazy=weakMemo"
sourcedir = "src"
-- builddir =
-- outputdir =